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