Function rayon::iter::plumbing::bridge_unindexed
source · pub fn bridge_unindexed<P, C>(producer: P, consumer: C) -> C::ResultExpand description
A variant of bridge_producer_consumer where the producer is an unindexed producer.