db888fa4cc
Remove the blanket impls of `Read`, `BufRead`, and `Write`. Replace them with a set of sane impls. Note, we add code to the `impl_write` macro to implement both `crate::Write` and `std::io::Write` when "std" feature is enabled. Fix: #2432 |
||
---|---|---|
.. | ||
error.rs | ||
lib.rs | ||
macros.rs |