Structs§
- Iter
Bridge IterBridge
is a parallel iterator that wraps a sequential iterator.- Iter
Parallel 🔒Producer
Traits§
- Parallel
Bridge - Conversion trait to convert an
Iterator
to aParallelIterator
.
IterBridge
is a parallel iterator that wraps a sequential iterator.Iterator
to a ParallelIterator
.