cargo fmt

Run rustfmt on all source files in a Rust project. More information: https://github.com/rust-lang/rustfmt.

cargo fmt

cargo fmt --check

cargo fmt -- {{rustfmt_args}}