pub const MAX_DYNAMIC_PARAMETERS: usize = 16;
Expand description

Maximum number of parameters in functions with Dynamic support.