Skip to main content

parse_with_errors

Function parse_with_errors 

Source
pub fn parse_with_errors(source: &str) -> Result<AstNode, Vec<ParseError>>
Expand description

Parse with error handling