|
||
---|---|---|
.. | ||
src | ||
.cargo-checksum.json | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md |
⚠️ UNSTABLE⚠️
the public interface of this crate is unstable!
A pure-rust implementation of zlib.
For a zlib -compatible rust api of this crate, see libz-rs-sys
. For a more high-level interface, use flate2
.