Core I/O and event loop primitives for asynchronous I/O in Rust
Description
Core I/O and event loop primitives for asynchronous I/O in Rust.
Foundation for the rest of the tokio crates.
This package contains library source intended for building other packages which
use the "default" feature of the "tokio-core" crate.