
Zlib-rs 0.6.6 provides support for the upstream Zlib 1.3.2 API. Zlib-rs now exposes the deflateUsed and additional symbols with the _z suffix that use usize for lengths.
More details on this minor update for this Rust-based Zlib implementation focused on memory safety can be found via GitHub .