Skip to main content

count_nodes

Function count_nodes 

Source
pub fn count_nodes(node: &NormalizedNode) -> usize
Expand description

Count the number of nodes in a normalized tree. None sentinel nodes are not counted.