Difference between revisions of "Cargo"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
== Commands == | == Commands == | ||
* <code>[[cargo run]]</code> | * <code>[[cargo run]]</code> | ||
+ | * <code>[[cargo test]]</code> | ||
* <code>[[cargo install]]</code> | * <code>[[cargo install]]</code> | ||
* <code>[[cargo uninstall]]</code> | * <code>[[cargo uninstall]]</code> |
Revision as of 07:33, 3 May 2023
wikipedia:Cargo is the Rust package manager.
- macOS installation:
brew install rust
apt install cargo
Commands
Related
See also
cargo [ run | install | unsintall ]
,--help
- cargo,
cargo.toml, brew install rust
- Rust,
rustc, cargo, rustup
,crates
, Tokio, Crate registry,RUST_BACKTRACE
Advertising: