3.4. 関連資料
rustfmt
のヘルプメッセージがあります。Red Hat Enterprise Linux 7 の場合:
scl enable rust-toolset-1.35 'rustfmt --help' scl enable rust-toolset-1.35 'rustfmt --config-help'
$ scl enable rust-toolset-1.35 'rustfmt --help' $ scl enable rust-toolset-1.35 'rustfmt --config-help'
Copy to Clipboard Copied! Toggle word wrap Toggle overflow Red Hat Enterprise Linux 8 の場合:
rustfmt --help rustfmt --config-help
$ rustfmt --help $ rustfmt --config-help
Copy to Clipboard Copied! Toggle word wrap Toggle overflow
Configurations.md
での Rustlfmt の設定:Red Hat Enterprise Linux 7 の場所:
/opt/rh/rust-toolset-1.35/usr/share/doc/rust-toolset-1.35-rustfmt-1.35.0/Configurations.md
Red Hat Enterprise Linux 8 の場所:
/usr/share/doc/rustfmt/Configurations.md