Type Definition git_odb::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.