Crates.io | tokio-read-write-traits |
lib.rs | tokio-read-write-traits |
version | 0.2.20 |
source | src |
created_at | 2020-05-08 08:03:03.133171 |
updated_at | 2020-05-08 08:03:03.133171 |
description | Re-export of tokio AsyncRead and AsyncWrite |
homepage | |
repository | https://github.com/tokio-rs/tokio |
max_upload_size | |
id | 238827 |
size | 2,919 |
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