An adapter for readers which delegate reads to a writer.
# Cargo.toml
[dependencies]
tee = "0.1.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates using TeeReader to read from a source while simultaneously writing all read bytes to a writer.
No known issues recorded.
No dependency data recorded yet.