Expand description
a pack data file
Modules§
- input
streaming-input
- output
generate
Utilities to encode pack data entries and write them to aWrite
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 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.