Skip to main content

HELPER_CALL_DEPTH

Constant HELPER_CALL_DEPTH 

Source
const HELPER_CALL_DEPTH: usize = 4;
Expand description

Cap on inlined helper calls (covers ctor → _init → _initInner → _initLeaf).