countio 0.1.1

The wrapper struct to enable byte counting for std::io::Read and std::io::Write and its asynchronous variants from futures and tokio.
Documentation
1
2
mod counter;
pub use counter::*;