Function parse_with_recovery

Source
pub fn parse_with_recovery(source: &str) -> (Option<Node>, Vec<ParserError>)