pub fn widest_error(errors: &[LocatedError]) -> Option<&LocatedError>
Returns the error with the widest span.