rustart Minimal Rust project template Develop Build and run: cargo run Run tests: cargo test Lint: cargo clippy Format: cargo fmt