Module gix_pack::data::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§

Structs§

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