Type Definition EntryRange
git_odb::pack::data
type EntryRange = Range<u64>;
A slice into a pack file denoting a pack entry.
An entry can be decoded into an object.