DEFLATE compression and decompression exposed as Reader/Writer streams
Description
Bindings to miniz.c for DEFLATE compression and decompression exposed as
Reader/Writer streams. Contains bindings for zlib, deflate, and gzip-based
streams.
This package contains library source intended for building other packages
which use "any_zlib" feature of "flate2" crate.