Skip to main content

NESTED_INPUTS_MAX_DEPTH

Constant NESTED_INPUTS_MAX_DEPTH 

Source
pub const NESTED_INPUTS_MAX_DEPTH: usize = 64;
Expand description

Maximum recursion depth for FlakeLock::nested_inputs. Backstops pathological cycles in malformed lockfiles.