pub const MAX_CALL_STACK_DEPTH: usize = 8;
Expand description

Maximum levels of function calls.

Not available under no_function.