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

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