gix-features 0.27.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

parallel

  • dep:crossbeam-utils
  • dep:crossbeam-channel
  • dep:parking_lot

zlib-rust-backend

  • zlib
  • flate2?/rust_backend

progress-unit-bytes

  • dep:bytesize
  • prodash?/unit-bytes

zlib-stock

  • zlib
  • flate2?/zlib

zlib-ng

  • zlib
  • flate2?/zlib-ng

zlib-ng-compat

  • zlib
  • flate2?/zlib-ng-compat

walkdir

  • dep:walkdir

rustsha1

  • dep:sha1_smol

document-features

  • dep:document-features

fs-walkdir-parallel

  • dep:jwalk

io-pipe

  • dep:bytes

fast-sha1

  • dep:sha1

once_cell

  • dep:once_cell

progress-unit-human-numbers

  • prodash?/unit-human

progress

  • dep:prodash

crc32

  • dep:crc32fast

cache-efficiency-debug

    This feature flag does not enable additional features.