Skip to main content

earliest_error

Function earliest_error 

Source
pub fn earliest_error(errs: &[ParseError]) -> Option<&ParseError>
Expand description

Return the error with the earliest position.