Skip to main content

errors_within_budget

Function errors_within_budget 

Source
pub fn errors_within_budget(errors: &[RichError], max_errors: usize) -> bool
Expand description

Checks if a collection of errors is below a threshold.