Expand description
Parallel iterator types for FlatMultiset
with rayon.
Structsยง
- Into
ParIter - Parallel iterator over elements of a consumed set.
- ParDrain
- Parallel draining iterator over entries of a set.
- ParIter
- Parallel iterator over shared references to elements in a set.