Function flat_tree::spans_with_depth [] [src]

pub fn spans_with_depth(i: u64, depth: u64) -> (u64, u64)

Returns the left and right most nodes in the tree that the node spans, with a depth.