Module pack_index

Module pack_index 

Source
Expand description

Builder for Git pack index (.idx) files that streams fanout tables, CRCs, offsets, and trailer hashes through an async channel.

Structsยง

IdxBuilder
Builder for Git pack index (.idx) files that streams data through an async channel.
IndexEntry
Git index entry corresponding to a pack entry