parallel_stream/
prelude.rs

1//! The parallel stream prelude.
2pub use crate::{FromParallelStream, IntoParallelStream, ParallelStream};