pub const MAX_EXPR_DEPTH: usize = 32;
Expand description

Maximum levels of expressions.