pub fn deep_diff(a: &Value, b: &Value) -> Vec<Difference>
Computes the differences between two JSON values.