pub fn earliest_error(errs: &[ParseError]) -> Option<&ParseError>
Return the error with the earliest position.