|
3 年之前 | |
---|---|---|
.. | ||
src | 3 年之前 | |
tests | 3 年之前 | |
Cargo.toml | 3 年之前 | |
README.md | 3 年之前 |
This crate formats rsx! by parsing call bodies and pretty-printing them back out.
It also incorporates a fork of prettyplease to allow formatting arbitrary rust code too. Prettyplease rejected a suggestion to allow arbitrary expression formatting - something our fork lets us do.