19 releases
✓ Uses Rust 2018 edition
0.2.0-alpha.6 | Sep 30, 2019 |
---|---|
0.2.0-alpha.4 | Aug 29, 2019 |
0.1.12 | Mar 2, 2019 |
0.1.10 | Oct 24, 2018 |
0.1.1 | Mar 22, 2017 |
#4 in Asynchronous
322,586 downloads per month
Used in 2,940 crates (329 directly)
80KB
2K
SLoC
tokio-io
Core I/O abstractions for the Tokio stack.
License
This project is licensed under the MIT license.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Tokio by you, shall be licensed as MIT, without any additional terms or conditions.
lib.rs
:
Core I/O traits and combinators when working with Tokio.
A description of the high-level I/O combinators can be found online in addition to a description of the low level details.
Dependencies
~370KB