11. Usage

11.1. Format Rust code

Refer to the User Manual - rustfmt <file>... .

11.2. Check formatting of Rust code

Refer to the User Manual - rustfmt --check <file>... .