pub type PackIndex = u32;Expand description
An index into our File::index_names() array yielding the name of the index and by implication, its pack file.
pub type PackIndex = u32;An index into our File::index_names() array yielding the name of the index and by implication, its pack file.