Closed jkelleyrtp closed 2 years ago
While working on #145, I noticed lots of discrepancies from rustfmt's approach to formatting the crates.
This PR is just the crates after running cargo fmt with no actual code changes. Is there an alternative rustfmt config you'd like to use?
cargo fmt
While working on #145, I noticed lots of discrepancies from rustfmt's approach to formatting the crates.
This PR is just the crates after running
cargo fmt
with no actual code changes. Is there an alternative rustfmt config you'd like to use?