Closed jerry73204 closed 7 months ago
It formats the whole source code by simply running cargo fmt.
cargo fmt
i now use systematically rustfmt on save. Thanks.
It formats the whole source code by simply running
cargo fmt
.