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