git-pack 0.6.0

Implements git packs and related data structures
Documentation

git-pack

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

serde1

  • serde
  • git-object/serde1

pack-cache-lru-static

  • uluru

pack-cache-lru-dynamic

  • memory-lru

internal-testing-git-features-parallel

  • git-features/parallel

uluru

    This feature flag does not enable additional features.

memory-lru

    This feature flag does not enable additional features.

internal-testing-to-avoid-being-run-by-cargo-test-all

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.