Crate simple_scan

Source
Expand description

Iterator extensions for simple scan operation.

The author of this crate is not good at English. Forgive me if the document is hard to read.

Modules§

prelude
Crate’s prelude.

Structs§

Diff
Iterator adapter for item diff tracking.
Trace
Iterator adapter for state tracking.
Trace2
Iterator adapter for current state and previous state tracking.

Traits§

IteratorSimpleScanExt
Extension Trait of Iterator for simple scan operations.