Module git_odb::pack::data [−][src]
a pack data file
Modules
| decode_entry | |
| entry | |
| header | |
| input | |
| output | Utilities to encode pack data entries and write them to a |
| verify |
Structs
| BytesToEntriesIter | An iterator over |
| EntriesToBytesIter | An implementation of |
| Entry | An representing an full- or delta-object within a pack |
| File | A pack data file |
Enums
| ResolvedBase | A return value of a resolve function, which given an |
| Version | Supported versions of a pack data file |
Functions
| objects_to_entries_iter | Write all |
Type Definitions
| EntryRange | A slice into a pack file denoting a pack entry. |