Function parse

Source
pub fn parse<R>(reader: R) -> Parser<R> 
where R: Read,
Expand description

Create a new Parser.