Module gix_pack::multi_index::chunk::fanout
source · Expand description
Information for the chunk with the fanout table
Constants
- The id uniquely identifying the fanout table.
- The size of the fanout table
Functions
- Decode the fanout table contained in
chunk
, or returnNone
if it didn’t have the expected size.