Type Definition git_pack::data::output::ChunkId[][src]

pub type ChunkId = usize;
Expand description

A counter for chunks to be able to put them back into original order later.