devela::_dep::rayon

Module prelude

Available on crate feature dep_rayon only.
Expand description

The rayon prelude imports the various ParallelIterator traits. The intention is that one can include use rayon::prelude::* and have easy access to the various traits and methods you will need.

Traits§