Expand description
Modules§
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()andindex::File::traverse_with_lookup - Progress
Id - The progress ids used in
traverse(). - Safety
Check - The ways to validate decoded objects before passing them to the processor.