Module gix_pack::multi_index

source ·
Expand description

Modules

Structs

  • A representation of an index file for multiple packs at the same time, typically stored in a file named ‘multi-pack-index’.

Enums

  • Known multi-index file versions

Type Aliases

  • The type for referring to indices of an entry within the index file.
  • An index into our File::index_names() array yielding the name of the index and by implication, its pack file.