[][src]Function bonsai::last_leaf

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

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