Core I/O primitives for asynchronous I/O in Rust.
# Cargo.toml
[dependencies]
tokio-io = "0.1.13"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates the AsyncRead trait from tokio-io.
Use tokio::io instead of tokio-io.
No dependency data recorded yet.