Skip to main content

is_syntax_error

Function is_syntax_error 

Source
pub fn is_syntax_error(err: &ParseError) -> bool
Expand description

Return true if the error kind is an invalid syntax error.