pub fn limit_from(env_value: Option<&str>) -> usizeExpand description
Pure resolution of the override value (unit-testable without touching
process environment): a parseable value is clamped to at least
MIN_AST_DEPTH; anything else falls back to the default.