cargo, cargo build, cargo run, cargo test, cargo clean, cargo check, cargo doc, cargo bench, cargo init, cargo new, cargo install, cargo uninstall, cargo update, cargo publish, cargo login, cargo logout, cargo verify-project, cargo fetch, cargo generate-lockfile, cargo metadata, cargo pkgid, cargo tree, cargo vendor, cargo version, cargo search, cargo install-update, cargo install --force, cargo install --path, cargo install --list, cargo uninstall --force, cargo uninstall --path, cargo uninstall --bin, cargo build --release, cargo build --target, cargo build --verbose, cargo build --quiet, cargo build --features, cargo build --no-default-features, cargo build --all-features, cargo run --release, cargo run --target, cargo run --bin, cargo run --example, cargo run --quiet, cargo run --verbose, cargo test --release, cargo test --all-targets, cargo test --doc, cargo test --examples, cargo test --features, cargo test --no-run, cargo test --list, cargo test --nocapture, cargo test --jobs, cargo test --quiet, cargo check --release, cargo check --all-targets, cargo check --features, cargo check --no-default-features, cargo check --all-features, cargo clean --release, cargo clean --target, cargo clean --all, cargo clean --package, cargo doc --open, cargo doc --no-deps, cargo doc --features, cargo doc --package, cargo doc --all, cargo doc --jobs, cargo doc --quiet, cargo bench --package, cargo bench --jobs, cargo bench --features, cargo bench --quiet, cargo publish --dry-run, cargo publish --allow-dirty, cargo publish --features, cargo publish --no-verify, cargo publish --target, cargo publish --jobs, cargo publish --quiet, cargo update --dry-run, cargo update --package, cargo update --features, cargo update --aggressive, cargo update --quiet, cargo metadata --format-version, cargo metadata --filter-platform, cargo metadata --no-deps, cargo pkgid --manifest-path, cargo pkgid --workspace, cargo pkgid --package, cargo tree --all, cargo tree --invert, cargo tree --all-features, cargo tree --no-dev-dependencies, cargo tree --prefix, cargo tree --quiet, cargo tree --json, cargo vendor --quiet, cargo vendor --features, cargo vendor --format, cargo version --verbose, cargo search --limit, cargo search --index, cargo search --quiet, cargo login --registry, cargo logout --registry, cargo generate-lockfile --offline.