miniz_oxide 0.7.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

core

  • dep:core

simd

  • simd-adler32

simd-adler32

  • dep:simd-adler32

alloc

  • dep:alloc

compiler_builtins

  • dep:compiler_builtins

std

    This feature flag does not enable additional features.