Module git_pack::index[][src]

Expand description

an index into the pack file

Modules

Structs

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

A representation of a pack index file

Enums

The version of an index file