#tokio #read-write #chain #rustls #tcp-stream #io-read #take

read-write-ext-tokio

tokio::io::Read + Write 结构提供 AsyncReadWriteExt 特质,包含 chain_aftertake_rw 方法。

1 个不稳定版本

0.1.0 2022年3月21日

#13#take

Apache-2.0

12KB
134

read-write-ext-tokio

crates.io version license: Apache 2.0 unsafe forbidden pipeline status

AsyncReadWriteExt 特质,为 tokio::io::Read + Write 结构提供 chain_aftertake_rw 方法。

特性

变更日志

  • v0.1.0 - 初始发布。将代码从 fixed-buffer-tokio 移动过来。

待办事项

发布流程

  1. 编辑 Cargo.toml 并增加版本号。
  2. 运行 ../release.sh

许可证:Apache-2.0

依赖关系

~2–3MB
~46K SLoC