pub const MAX_NESTING_DEPTH: usize = 4;
Maximum if/else nesting depth before warning (structural lint) 4 levels deep is the threshold - beyond this, consider cond or helper words
cond