[][src]Function bonsai::left_most_leaf

pub const fn left_most_leaf(root: u64, depth: u64) -> u64

Return the first leaf of a tree described by root and depth.