Function difft::diff::dijkstra::tree_count

source ·
fn tree_count(root: Option<&Syntax<'_>>) -> u32
Expand description

How many top-level AST nodes do we have?