Method lrs::iter::Empty::new

Syntax

impl<T> Empty<T> {
    fn new() -> Empty<T>
}