new: file IO & formatting & update docs with an example

This commit is contained in:
Wataru Otsubo 2025-02-06 20:58:59 +09:00
parent a6c56ef9d6
commit 76c19d194d
6 changed files with 103 additions and 44 deletions

View file

@ -17,6 +17,7 @@ env_logger = "0.11.6"
heck = "0.5"
itertools = "0.14"
log = "0.4"
prettyplease = "0.2"
proc-macro2 = "1.0.93"
quote = "1.0"
roxmltree = "0.20"