validate_depth

Function validate_depth 

Source
pub fn validate_depth(depth: usize, max_depth: usize) -> ToonResult<()>
Expand description

Validate that nesting depth doesn’t exceed the maximum.