Module git_odb::pack::index[][src]

an index into the pack file

Modules

init
traverse
verify
write

Structs

Entry

Represents an entry within a pack index file, effectively mapping object IDs to pack data file locations.

File

A representation of a pack index file

Enums

Version

The version of an index file