Struct git_chunk::file::index::Entry [−][src]
Expand description
An entry of a chunk file index
Fields
kind: Kind
The kind of the chunk file
offset: Range<Offset>
The offset, relative to the beginning of the file, at which to find the chunk and its end.