1 2 3 4 5 6 7 8 9 10 11
--- source: src/udiff.rs expression: "&diff.unified_diff().header(\"a.txt\", \"b.txt\").to_string()" --- --- a.txt +++ b.txt @@ -1 +1 @@ -a +b \ No newline at end of file