pub type FlattenUnordered<St> = FlattenUnorderedWithFlowController<St, ()>;Available on
target_has_atomic=ptr and crate feature alloc only.Expand description
Stream for the flatten_unordered
method.
Aliased Typeยง
pub struct FlattenUnordered<St> { /* private fields */ }