#tokio #re-exports #async-read #async-write #async-io #traits

yanked tokio-read-write-traits

Re-export of tokio AsyncRead and AsyncWrite

0.2.20 May 8, 2020

#37 in #async-write

MIT license

3MB
43K SLoC

tokio-read-write-traits

Re-export tokio async traits to be able to write code that ports between future AsyncRead/AsyncWrite to tokio without bringing in all of tokio.

This crate is not maintained by the tokio team.

License: MIT


lib.rs:

Re-export tokio async traits to be able to write code that ports between future AsyncRead/AsyncWrite to tokio without bringing in all of tokio.

This crate is not maintained by the tokio team.

Dependencies