Function jujutsu_lib::tree::recursive_tree_diff
source · pub fn recursive_tree_diff(
root1: Tree,
root2: Tree,
matcher: &dyn Matcher
) -> TreeDiffIterator<'_> ⓘpub fn recursive_tree_diff(
root1: Tree,
root2: Tree,
matcher: &dyn Matcher
) -> TreeDiffIterator<'_> ⓘ