Limit Reader
A simple reader that limits the number of bytes read from an underlying reader.
Install
cargo add limit-reader
Usage
A simple reader that limits the number of bytes read from an underlying reader.
cargo add limit-reader