Module winter_utils::iterators

source ·
Expand description

Components needed for parallel iterators.

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