pub const MAX_PARAMETERS_IN_FUNCTION: usize = 16;
Expand description

The maximum amount of parameters we allow users to pass to a function