Function parse_to_pairs

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