Toolscargo
C
cargo
Rust package manager and build system
package managerMIT/Apache-2.0
Install
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | shAbout
Cargo is the package manager for Rust. It manages project dependencies, handles compilation, and distributes packages.
rustpackage-manager