[][src]Module parallel_stream::vec

Parallel types for Vec.

You will rarely need to interact with this module directly unless you need to name one of the stream types.

Structs

IntoParStream

Parallel stream that moves out of a vector.