Module multi_index

Source
Expand description

Modules§

chunk
init
verify
write

Structs§

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

Enums§

Version
Known multi-index file versions

Type Aliases§

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