Module iter

Source
Expand description

Modules§

loose_then_packed

Structs§

LooseThenPacked
An iterator stepping through sorted input of loose references and packed references, preferring loose refs over otherwise equivalent packed references.
Platform
An intermediate structure to hold shared state alive long enough for iteration to happen.