Searched refs:max_explicit_depth (Results 1 – 2 of 2) sorted by relevance
176 DirectionalStatusStack { vec: Vec::with_capacity(Level::max_explicit_depth() as usize + 2) } in new()
69 pub fn max_explicit_depth() -> u8 { in max_explicit_depth() method