Structsยง
- Fix ๐
- An auto-fix: replace a line range with new text.
- TreeFix ๐
- One whole-file replacement produced by a rust-analyzer syntax-tree edit.
Functionsยง
- apply_
fixes ๐ - Apply
(rel_path, fix)auto-fixes under a.tidy.lock, returning the count applied. - apply_
tree_ ๐fixes - Apply independent whole-file tree edits for one rule under the tidy lock.