tokio-read-write-traits

Crates.iotokio-read-write-traits
lib.rstokio-read-write-traits
version0.2.20
sourcesrc
created_at2020-05-08 08:03:03.133171
updated_at2020-05-08 08:03:03.133171
descriptionRe-export of tokio AsyncRead and AsyncWrite
homepage
repositoryhttps://github.com/tokio-rs/tokio
max_upload_size
id238827
size2,919
Martin Algesten (algesten)

documentation

README

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

Commit count: 3810

cargo fmt