[][src]Function bonsai::right_most_leaf

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

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