difft::diff::unchanged

Function count_unique_subtrees

Source
fn count_unique_subtrees(
    node: &Syntax<'_>,
    opposite_unique_ids: &FxHashSet<u32>,
) -> usize