Function parse

Source
pub fn parse<T: Read>(source: T) -> impl Iterator<Item = Line>