[−][src]Module git_odb::pack::data
a pack data file
Re-exports
pub use iter::Iter; |
Modules
| decode | |
| iter | |
| parse | |
| verify |
Structs
| Entry | An representing an full- or delta-object within a pack |
| File | A pack data file |
Enums
| Header | The header portion of a pack data entry, identifying the kind of stored object. |
| Version | Supported versions of a pack data file |
Type Definitions
| EntrySlice | A slice into a pack file denoting a pack entry. |