Function empty

Source
pub fn empty<T: Send + Sync>() -> ParEmpty<T>
Expand description

Creates an empty parallel iterator which does not yield any elements.