Skip to main content

MAX_JIT_CALL_DEPTH

Constant MAX_JIT_CALL_DEPTH 

Source
pub const MAX_JIT_CALL_DEPTH: usize = 32;
Available on crate feature jit only.
Expand description

Maximum nested intra-chunk calls handled inside one compiled trace.