Module git_odb::data::output [−][src]
Expand description
Utilities to encode pack data entries and write them to a Write implementation to resemble a pack data file.
Modules
Structs
An item representing a future Entry in the leanest way possible.
An entry to be written to a file.
An iterator which olds iterated items with a sequential ID starting at 0 long enough to dispense them in order.
Type Definitions
A counter for chunks to be able to put them back into original order later.