Skip to main content

Module error_scan

Module error_scan 

Source
Expand description

An index peek’s walk over its error trace, the phase that runs before PeekResultIterator walks the ok trace.

Structs§

ErrorScan 🔒
A walk over an index peek’s error trace, suspendable between cursor positions.

Enums§

ErrorScanStep 🔒
The outcome of a fueled ErrorScan::step.

Type Aliases§

ErrsHandle 🔒
The error trace of an index, as TraceBundle::errs_mut hands it out.