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

Returns an iterator over no items.