Skip to main content

limit_from

Function limit_from 

Source
pub fn limit_from(env_value: Option<&str>) -> usize
Expand 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.