[][src]Function bonsai::first_leaf

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

Returns the first leaf of a tree rooted at root with a depth.