Module rayon_logs::prelude[][src]

We define here all traits enhancing parallel iterators.

Traits

IntoLoggedParallelRefIterator

This trait extends IntoParallelRefIterators by providing logging facilities.

ParallelIterator

Parallel version of the standard iterator trait.