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