[][src]Function bonsai::is_in_subtree

pub const fn is_in_subtree(root: u64, index: u64) -> bool

Returns if index is in the subtree rooted at root.