Declared in <nlohmann/json.hpp>
<nlohmann/json.hpp>
[[nodiscard]] static basic_json<> diff( basic_json<> const& source, basic_json<> const& target, string_t const& path = "");
The return value should not be discarded.