Module git_pack::data

source ·
Expand description

a pack data file

Modules

Utilities to encode pack data entries and write them to a Write implementation to resemble a pack data file.

Structs

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

Enums

Supported versions of a pack data file

Type Definitions

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.