Module gix_pack::data

source ·
Expand description

a pack data file

Modules

Structs

  • An representing an full- or delta-object within a pack
  • A pack data file

Enums

  • Supported versions of a pack data file

Type Aliases

  • A slice into a pack file denoting a pack entry.
  • The bytes used as header in a pack data file.
  • An identifier to uniquely identify all packs loaded within a known context or namespace.
  • The offset to an entry into the pack data file, relative to its beginning.