1 2 3 4 5 6
# rc-zip-sync This crate implements zip archive reading using std (synchronous) I/O traits, like `std::io::Read`. See also [rc-zip-tokio](https://crates.io/crates/rc-zip-tokio).