pub fn render_json(diff: &DiffReport) -> StringExpand description
Deterministic JSON output. Mirrors diff.py::render_json, reusing
json_output::write_value for the same json.dumps-compatible
serialization.
pub fn render_json(diff: &DiffReport) -> StringDeterministic JSON output. Mirrors diff.py::render_json, reusing
json_output::write_value for the same json.dumps-compatible
serialization.