[][src]Function solana_libra_types::proof::treebits::right_most_child

pub fn right_most_child(node: u64) -> u64

Given a node, find its right most child in its subtree. Right most child is a node, could be itself, at level 0