Function flat_tree::count_with_depth
[−]
[src]
pub fn count_with_depth(_: usize, depth: usize) -> usize
Returns how many nodes are in the tree that the node spans, with a depth.