Start with only adding to Rust and then we'll expose to other languages in a future PR.
Add a method that accepts 2 JSON objects and deep merges creating a new one.
Expose the method that accepts 2 JSON objects and deep merges into one, modifying it and return it.
Add a method to accept an iterable of JSON objects and deep merge them into a new one.
Start with only adding to Rust and then we'll expose to other languages in a future PR.
Add a method that accepts 2 JSON objects and deep merges creating a new one.
Expose the method that accepts 2 JSON objects and deep merges into one, modifying it and return it.
Add a method to accept an iterable of JSON objects and deep merge them into a new one.