Module output

Source
Available on crate feature generate only.
Expand description

Utilities to encode pack data entries and write them to a Write implementation to resemble a pack data file.

Modules§

bytes
count
entry

Structs§

Count
An item representing a future Entry in the leanest way possible.
Entry
An entry to be written to a file.