pub fn diff(old: &Value, new: &Value, max_changes: usize) -> ValueDiff
Structurally compare two values, listing at most max_changes differences and counting the rest.
max_changes