Module vec

Source
Expand description

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.