textum 0.4.0

A syntactic patching library with char-level granularity
Documentation
1
2
3
4
5
6
7
8
9
---
source: crates/textum/tests/cli_integration.rs
expression: normalized
---
--- tmp/XXXX/hello.txt
+++ tmp/XXXX/hello.txt
@@ -1,1 +1,1 @@
-Hello Louis!
+Hello World!