Searched refs:too_many_values (Results 1 – 2 of 2) sorted by relevance
663 pub fn too_many_values<V, U>(val: V, arg: &AnyArg, usage: U, color: ColorWhen) -> Self in too_many_values() method
384 return Err(Error::too_many_values( in validate_arg_num_vals()