Difference between revisions of "Cargo"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
* <code>[[apt install cargo]]</code> | * <code>[[apt install cargo]]</code> | ||
− | + | == Commands == | |
* <code>[[cargo run]]</code> | * <code>[[cargo run]]</code> | ||
* <code>[[cargo install]]</code> | * <code>[[cargo install]]</code> |
Revision as of 08:41, 10 March 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: