Type Alias gix_pack::index::EntryIndex
source ยท pub type EntryIndex = u32;
Expand description
The type for referring to indices of an entry within the index file.
pub type EntryIndex = u32;
The type for referring to indices of an entry within the index file.