pub fn diff_trees(old: &DiffNode, new: &DiffNode) -> DiffResult
Convenience function to diff two trees.