AsyncReadWriteExt
trait with chain_after
and take_rw
for tokio::io::Read + Write
structs.
forbid(unsafe_code)
tokio::io::AsyncReadExt::chain
and tokio::io::AsyncReadExt::take
but also passes through writes.Read + Write
objects like
tokio::net::TcpStream
and tokio_rustls::TlsStream
.fixed-buffer-tokio
.Cargo.toml
and bump version number.../release.sh
License: Apache-2.0