gix-features 0.29.0

A crate to integrate various capabilities using compile-time feature flags
Documentation

gix-features

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

default

    This feature flag does not enable additional features.

zlib

  • dep:flate2
  • flate2?/rust_backend
  • dep:thiserror

zlib-stock

  • zlib
  • flate2?/zlib

progress-unit-bytes

  • dep:bytesize
  • prodash?/unit-bytes

parallel

  • dep:crossbeam-channel
  • dep:parking_lot

zlib-ng-compat

  • zlib
  • flate2?/zlib-ng-compat

zlib-ng

  • zlib
  • flate2?/zlib-ng

zlib-rust-backend

  • zlib
  • flate2?/rust_backend

io-pipe

  • dep:bytes

fast-sha1

  • dep:sha1

fs-walkdir-parallel

  • dep:jwalk

crc32

  • dep:crc32fast

progress

  • dep:prodash

walkdir

  • dep:walkdir

document-features

  • dep:document-features

progress-unit-human-numbers

  • prodash?/unit-human

once_cell

  • dep:once_cell

rustsha1

  • dep:sha1_smol

cache-efficiency-debug

    This feature flag does not enable additional features.