[][src]Module git_odb::pack::data::iter

Structs

Entry

An item of the iteration produced by Iter

Iter

An iterator over Entries in a byte stream.

Enums

CompressedBytesMode

Define what to do with the compressed bytes portion of a pack Entry

Error

Returned by Iter::new_from_header() and as part of Item of Iter

Mode

Iteration Mode