Expand description
a pack data file
Modules§
- decode
- entry
- header
- init
- input
streaming-input
- output
generate
- Utilities to encode pack data entries and write them to a
Write
implementation to resemble a pack data file. - verify
Structs§
Enums§
- Version
- Supported versions of a pack data file
Type Aliases§
- Entry
Range - A slice into a pack file denoting a pack entry.
- Header
- The bytes used as header in a pack data file.
- Id
- An identifier to uniquely identify all packs loaded within a known context or namespace.
- Offset
- The offset to an entry into the pack data file, relative to its beginning.