Crate maybe_parallel_iterator
source · [−]Structs
An iterator that may be sequential or parallel depending on feature flags.
Traits
Extends iterable collections with a function to create a [Computation
].
Like IntoMaybeParallelIterator
but borrows.
Like IntoMaybeParallelIterator
but borrows mutably.