pub fn parse(rule: Rule, data: &str) -> Result<Pairs<'_, Rule>, Error<Rule>>
A helper that will parse using the pest grammar