1 Repositories
Rust peekread Libraries
Rust crate for making Read streams peekable.
peekread This crate allows you to take an arbitrary Read stream and 'peek ahead' into the stream without consuming the original stream. This is done t
21 Oct 29, 2022