1 unstable release
Uses old Rust 2015
0.1.0 | Feb 10, 2018 |
---|
#165 in #futures
6KB
114 lines
tokio-ioext
This crate contains more niche functions that complement or extend tokio-io
.
lib.rs
:
This library provides functions that are similar but not equal to tokio-io
functions.
These functions can be more specialized or provide more control for performing asynchronous io.
Dependencies
~605KB
~11K SLoC