Function tera::helpers::tests::number_args_allowed
source · pub fn number_args_allowed(
tester_name: &str,
max: usize,
args_len: usize
) -> Result<()>
Expand description
Check that the number of args match what was expected