32d68fd1fa
Add a `BufRead` trait for types that perform buffered reading. Implement it for: - `Take` - `Cursor` - `std::io::BufRead` readers - (in no-std builds) for slice of u8s |
||
---|---|---|
.. | ||
error.rs | ||
lib.rs | ||
macros.rs |