Skip to main content

max_bracket_depth

Function max_bracket_depth 

Source
pub fn max_bracket_depth(tokens: &[Token]) -> u32
Expand description

Return the maximum depth of bracket nesting in a token slice.