rustfmt格式化 Rust 原始碼。 更多資訊:https://github.com/rust-lang/rustfmt。
rustfmt {{路徑/至/原始檔案.rs}}
rustfmt --check {{路徑/至/原始檔案.rs}}
.bk 副檔名重命名):rustfmt --backup {{路徑/至/原始檔案.rs}}
rustfmt --style-edition {{2015|2018|2021|2024}} {{[-v|--verbose]}} {{路徑/至/原始檔案1.rs 路徑/至/原始檔案2.rs ...}}
rustfmt --edition {{2015|2018|2021|2024}} {{路徑/至/原始檔案1.rs 路徑/至/原始檔案2.rs ...}}