Function empty

Source
pub fn empty<T>() -> Empty<T>
Expand description

Creates an iterable which does not yield any element.