pub fn is_internal<H: NodeHasher>(hash: &Node) -> boolExpand description
Whether the node hash indicates the node is an internal node.
pub fn is_internal<H: NodeHasher>(hash: &Node) -> boolWhether the node hash indicates the node is an internal node.