Module gix_odb::store::iter

source ·
Expand description

Structs§

  • An iterator over all, possibly duplicate, objects of an object store, which by default uses no extra memory but yields an order that is costly to traverse when querying object information or decoding them.

Enums§

  • Define the order in which objects are returned.