take_diff

Function take_diff 

Source
pub fn take_diff(
    old_tree: &StateTree,
    new_tree: &StateTree,
) -> Vec<CopyFromPatch>