Sun, 12 May 2024 04:42:36 UTC | login

Information for RPM rust-tokio-devel-0.1.7-5.fc29.noarch.rpm

ID233720
Namerust-tokio-devel
Version0.1.7
Release5.fc29
Epoch
Archnoarch
SummaryPlatform for writing asynchronous I/O backed applications
DescriptionAn event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use tokio from crates.io.
Build Time2018-07-28 09:47:12 GMT
Size80.55 KB
f029113195b8f5e8eec88a16e9f2f8de
LicenseMIT
Provides
crate(tokio) = 0.1.7
rust-tokio-devel = 0.1.7-5.fc29
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
(crate(futures) >= 0.1.20 with crate(futures) < 0.2.0)
(crate(mio) >= 0.6.14 with crate(mio) < 0.7.0)
(crate(tokio-executor) >= 0.1.2 with crate(tokio-executor) < 0.2.0)
(crate(tokio-fs) >= 0.1.0 with crate(tokio-fs) < 0.2.0)
(crate(tokio-io) >= 0.1.6 with crate(tokio-io) < 0.2.0)
(crate(tokio-reactor) >= 0.1.1 with crate(tokio-reactor) < 0.2.0)
(crate(tokio-tcp) >= 0.1.0 with crate(tokio-tcp) < 0.2.0)
(crate(tokio-threadpool) >= 0.1.4 with crate(tokio-threadpool) < 0.2.0)
(crate(tokio-timer) >= 0.2.4 with crate(tokio-timer) < 0.3.0)
(crate(tokio-udp) >= 0.1.0 with crate(tokio-udp) < 0.2.0)
cargo
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(RichDependencies) <= 4.12.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 72 >>>
Name ascending sort Size
/usr/share/cargo/registry/tokio-0.1.70.00 B
/usr/share/cargo/registry/tokio-0.1.7/.cargo-checksum.json26.00 B
/usr/share/cargo/registry/tokio-0.1.7/CHANGELOG.md1.42 KB
/usr/share/cargo/registry/tokio-0.1.7/Cargo.toml2.14 KB
/usr/share/cargo/registry/tokio-0.1.7/Cargo.toml.orig2.14 KB
/usr/share/cargo/registry/tokio-0.1.7/LICENSE1.04 KB
/usr/share/cargo/registry/tokio-0.1.7/README.md4.85 KB
/usr/share/cargo/registry/tokio-0.1.7/benches0.00 B
/usr/share/cargo/registry/tokio-0.1.7/benches/latency.rs2.95 KB
/usr/share/cargo/registry/tokio-0.1.7/benches/mio-ops.rs1.40 KB
/usr/share/cargo/registry/tokio-0.1.7/benches/tcp.rs7.09 KB
/usr/share/cargo/registry/tokio-0.1.7/ci0.00 B
/usr/share/cargo/registry/tokio-0.1.7/ci/tsan1.20 KB
/usr/share/cargo/registry/tokio-0.1.7/examples0.00 B
/usr/share/cargo/registry/tokio-0.1.7/examples/README.md2.52 KB
/usr/share/cargo/registry/tokio-0.1.7/examples/chat-combinator.rs5.90 KB
/usr/share/cargo/registry/tokio-0.1.7/examples/chat.rs16.23 KB
/usr/share/cargo/registry/tokio-0.1.7/examples/connect.rs8.16 KB
/usr/share/cargo/registry/tokio-0.1.7/examples/echo-udp.rs2.15 KB
/usr/share/cargo/registry/tokio-0.1.7/examples/echo.rs5.07 KB
/usr/share/cargo/registry/tokio-0.1.7/examples/hello_world.rs2.12 KB
/usr/share/cargo/registry/tokio-0.1.7/examples/manual-runtime.rs4.03 KB
/usr/share/cargo/registry/tokio-0.1.7/examples/print_each_packet.rs5.75 KB
/usr/share/cargo/registry/tokio-0.1.7/examples/proxy.rs4.56 KB
/usr/share/cargo/registry/tokio-0.1.7/examples/tinydb.rs7.85 KB
/usr/share/cargo/registry/tokio-0.1.7/examples/tinyhttp.rs10.29 KB
/usr/share/cargo/registry/tokio-0.1.7/examples/udp-client.rs2.07 KB
/usr/share/cargo/registry/tokio-0.1.7/examples/udp-codec.rs2.23 KB
/usr/share/cargo/registry/tokio-0.1.7/src0.00 B
/usr/share/cargo/registry/tokio-0.1.7/src/clock.rs663.00 B
/usr/share/cargo/registry/tokio-0.1.7/src/executor0.00 B
/usr/share/cargo/registry/tokio-0.1.7/src/executor/current_thread0.00 B
/usr/share/cargo/registry/tokio-0.1.7/src/executor/current_thread/mod.rs24.53 KB
/usr/share/cargo/registry/tokio-0.1.7/src/executor/current_thread/scheduler.rs25.97 KB
/usr/share/cargo/registry/tokio-0.1.7/src/executor/mod.rs8.59 KB
/usr/share/cargo/registry/tokio-0.1.7/src/fs.rs430.00 B
/usr/share/cargo/registry/tokio-0.1.7/src/lib.rs6.41 KB
/usr/share/cargo/registry/tokio-0.1.7/src/net.rs1.62 KB
/usr/share/cargo/registry/tokio-0.1.7/src/reactor0.00 B
/usr/share/cargo/registry/tokio-0.1.7/src/reactor/mod.rs6.36 KB
/usr/share/cargo/registry/tokio-0.1.7/src/reactor/poll_evented.rs16.14 KB
/usr/share/cargo/registry/tokio-0.1.7/src/runtime0.00 B
/usr/share/cargo/registry/tokio-0.1.7/src/runtime/builder.rs4.10 KB
/usr/share/cargo/registry/tokio-0.1.7/src/runtime/current_thread0.00 B
/usr/share/cargo/registry/tokio-0.1.7/src/runtime/current_thread/builder.rs2.48 KB
/usr/share/cargo/registry/tokio-0.1.7/src/runtime/current_thread/mod.rs2.03 KB
/usr/share/cargo/registry/tokio-0.1.7/src/runtime/current_thread/runtime.rs6.07 KB
/usr/share/cargo/registry/tokio-0.1.7/src/runtime/mod.rs14.57 KB
/usr/share/cargo/registry/tokio-0.1.7/src/runtime/shutdown.rs1.02 KB
/usr/share/cargo/registry/tokio-0.1.7/src/runtime/task_executor.rs2.85 KB
Component of No Buildroots