is_leaf

Function is_leaf 

Source
pub fn is_leaf<H: NodeHasher>(hash: &Node) -> bool
Expand description

Whether the node hash indicates the node is a leaf.