Rust programming Learning project Install rustfmt rustup component add rustfmt Format code cd hello-world cargo fmt Run cd debug cargo run