pub fn unified_diff(args: UnifiedDiffArgs<'_>) -> String
Produce a unified-diff string. Uses the similar crate’s grouped hunks. Output shape: --- old\n+++ new\n@@ ... @@\n ...\n- ...\n+ ....
similar
--- old\n+++ new\n@@ ... @@\n ...\n- ...\n+ ...