Function sulfa::tree::depth::max_depth_dfs[][src]

pub fn max_depth_dfs<T>(root: &OptBinaryNode<T>) -> i32