Module traverse

Source
Expand description

Modules§

with_index
with_lookup

Structs§

Options
Traversal options for index::File::traverse().
Outcome
The outcome of the traverse() method.
Statistics
Statistics regarding object encountered during execution of the traverse() method.

Enums§

Algorithm
The way we verify the pack
Error
Returned by index::File::traverse_with_index() and index::File::traverse_with_lookup
ProgressId
The progress ids used in traverse() .
SafetyCheck
The ways to validate decoded objects before passing them to the processor.