Skip to main content

PARAM_COUNT

Constant PARAM_COUNT 

Source
pub const PARAM_COUNT: &str = "param_count";
Expand description

Number of parameters the function takes. For Erlang this should match arity; for other languages it is simply the parameter list length.