Skip to main content

parse

Function parse 

Source
pub fn parse(input: &str) -> Result<Pairs<'_, Rule>, Box<Error<Rule>>>