Type Definition git_odb::data::EntryRange[][src]

pub type EntryRange = Range<u64>;
Expand description

A slice into a pack file denoting a pack entry.

An entry can be decoded into an object.