Skip to main content

first_error

Function first_error 

Source
pub fn first_error(args: &[FormulaArg]) -> Option<FormulaArg>
Expand description

Return the first error found in a slice of arguments, if any.