| Crates.io | rusty-formatter |
| lib.rs | rusty-formatter |
| version | 0.1.7 |
| created_at | 2025-01-14 17:41:20.309449+00 |
| updated_at | 2025-01-14 18:28:46.68641+00 |
| description | This is the offical Rusty: Rust Formatter, Cargo Package. |
| homepage | https://s42.site |
| repository | https://github.com/S42yt/rusty-cargo.git |
| max_upload_size | |
| id | 1516390 |
| size | 9,643 |
Rusty Code Formatter is a tool that formats your Rust code using rustfmt. Enhance your Rust development workflow with easy formatting commands and customizable settings.
rustfmt and pass additional arguments as needed.Ensure you have Rust and Cargo installed. If not, install them via rustup.
Open your terminal.
Run the following command to install Rusty Code Formatter:
cargo install rusty-formatter
Once installed, you can use rusty to format your Rust files directly from the command line.