Skip to main content

parse

Function parse 

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