flate2 0.2.20

Bindings to miniz.c for DEFLATE compression and decompression exposed as Reader/Writer streams. Contains bindings for zlib, deflate, and gzip-based 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 7 feature flags, 2 of them enabled by default.

default

  • miniz-sys

miniz-sys

  • dep:miniz-sys

tokio

  • tokio-io
  • futures

tokio-io

  • dep:tokio-io

futures

  • dep:futures

zlib

  • libz-sys

libz-sys

  • dep:libz-sys