difft::diff::sliders

Function unchanged_descendants

Source
fn unchanged_descendants<'a>(
    nodes: &[&'a Syntax<'a>],
    found: &mut Vec<&'a Syntax<'a>>,
    change_map: &ChangeMap<'a>,
)
Expand description

Find the unchanged descendants of nodes.