[][src]Module parallel_stream::prelude

The parallel stream prelude.

Traits

IntoParallelStream

Conversion into a ParallelStream.

ParallelStream

Parallel version of the standard Stream trait.