tokio-read-write-traits 0.2.20

Re-export of tokio AsyncRead and AsyncWrite
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.tokio]
default-features = false
package = "tokio"
version = "0.2.20"

[package]
authors = ["Tokio Contributors <team@tokio.rs>"]
description = "Re-export of tokio AsyncRead and AsyncWrite"
edition = "2018"
license = "MIT"
name = "tokio-read-write-traits"
readme = "README.md"
repository = "https://github.com/tokio-rs/tokio"
version = "0.2.20"