dioxus/packages/autofmt
2022-07-05 02:06:54 -04:00
..
src fix: handle comments around attributes better 2022-07-05 02:06:54 -04:00
tests fix: handle comments around attributes better 2022-07-05 02:06:54 -04:00
Cargo.toml wip: rely on git version of prettyplease, refactor autofmt 2022-06-25 00:55:52 -04:00
README.md fix: even better comment handling 2022-07-05 01:53:08 -04:00

This crate autofmts blocks of rsx!

This crate formats rsx! by parsing call bodies and pretty-printing them back out.