cargo fmt

Rust 프로젝트의 모든 소스 파일에 대해 rustfmt를 실행. 더 많은 정보: https://github.com/rust-lang/rustfmt.

cargo fmt

cargo fmt --check

cargo fmt -- {{rustfmt_인수}}