flate2 1.0.34

DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams.
Documentation

flate2

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 16 feature flags, 5 of them enabled by default.

default

rust_backend (default)

any_impl (default)

This feature flag does not enable additional features.

miniz_oxide (default)

any_zlib

cloudflare-zlib-sys

cloudflare_zlib

libz-ng-sys

libz-rs-sys

libz-sys

miniz-sys

zlib

zlib-default

zlib-ng

zlib-ng-compat

zlib-rs