flate2 1.0.22

DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide, miniz.c, 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 13 feature flags, 4 of them enabled by default.

default

rust_backend (default)

miniz_oxide (default)

any_zlib

This feature flag does not enable additional features.

cloudflare-zlib-sys

cloudflare_zlib

futures

libz-sys

miniz-sys

tokio

tokio-io

zlib

zlib-ng-compat