cargo new hello-rust
cargo new prob1 --lib
cargo test
cargo run
cargo check
cargo fmt
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
Last active
February 17, 2024 13:42
-
-
Save m0hadang/ab918446c6f6bfb168cd55e5195fee87 to your computer and use it in GitHub Desktop.
cargo command cheat sheet
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment