brk_string_wizard 0.4.0

manipulate string like a wizard
Documentation
1
2
3
4
5
6
7
8
9
10
---
source: crates/string_wizard/tests/magic_string_replace.rs
expression: visualizer.get_text()
snapshot_kind: text
---
- 测 2 测 4
(0:0) "测" --> (0:0) "试"
(0:1) " 2 " --> (0:1) " 2 "
(0:4) "测" --> (0:4) "试"
(0:5) " 4" --> (0:5) " 4"