fallible_iterator

Function empty

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

Creates an iterator that yields nothing.