Module winter_utils::iterators[][src]

Expand description

Components needed for parallel iterators.

When concurrent feature is enabled, this module re-exports rayon::prelude. Otherwise, this is an empty module.