git-features 0.26.1

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

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

default

    This feature flag does not enable additional features.

parallel

  • crossbeam-utils
  • crossbeam-channel
  • num_cpus
  • parking_lot

zlib

  • flate2
  • flate2/rust_backend
  • quick-error

fs-walkdir-parallel

  • num_cpus
  • jwalk

zlib-stock

  • flate2/zlib

progress

  • prodash

crc32

  • crc32fast

zlib-rust-backend

  • flate2/rust_backend

zlib-ng-compat

  • flate2/zlib-ng-compat

io-pipe

  • bytes

rustsha1

  • sha1_smol

fast-sha1

  • sha1

zlib-ng

  • flate2/zlib-ng

prodash

    This feature flag does not enable additional features.

sha1_smol

    This feature flag does not enable additional features.

crc32fast

    This feature flag does not enable additional features.

sha1

    This feature flag does not enable additional features.

quick-error

    This feature flag does not enable additional features.

num_cpus

    This feature flag does not enable additional features.

parking_lot

    This feature flag does not enable additional features.

crossbeam-utils

    This feature flag does not enable additional features.

walkdir

    This feature flag does not enable additional features.

once_cell

    This feature flag does not enable additional features.

jwalk

    This feature flag does not enable additional features.

flate2

    This feature flag does not enable additional features.

crossbeam-channel

    This feature flag does not enable additional features.

bytes

    This feature flag does not enable additional features.

cache-efficiency-debug

    This feature flag does not enable additional features.

document-features

    This feature flag does not enable additional features.