Type Definition git_pack::data::EntryRange

source ·
pub type EntryRange = Range<Offset>;
Expand description

A slice into a pack file denoting a pack entry.

An entry can be decoded into an object.