miniz_oxide 0.6.2

DEFLATE compression and decompression library rewritten in Rust based on miniz
Documentation

miniz_oxide

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 9 feature flags, 2 of them enabled by default.

default

  • with-alloc

with-alloc

    This feature flag does not enable additional features.

rustc-dep-of-std

  • core
  • alloc
  • compiler_builtins
  • adler/rustc-dep-of-std

simd

  • simd-adler32

core

    This feature flag does not enable additional features.

alloc

    This feature flag does not enable additional features.

simd-adler32

    This feature flag does not enable additional features.

std

    This feature flag does not enable additional features.

compiler_builtins

    This feature flag does not enable additional features.