Function fallible_iterator::empty

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

Creates an iterator that yields nothing.