Module rayon::par_iter::state [] [src]

Traits

ParallelIteratorState

The trait for types representing the internal state during parallelization. This basically represents a group of tasks to be done.