Cargo-Erweiterungen
Alle mit cargo
installierten Binaries ausgeben:
cargo install -list
cargo-audit
Audit Cargo.lock files for vulnerable crates
cargo-binutils
Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain
cargo-expand
Show the result of macro expansion
cargo-generate
cargo, make me a project
cargo-make
Rust task runner and build tool
cargo-outdated
Displays information about project dependency versions
cargo-release
Cargo subcommand for you to smooth your release process.
cargo-tarpaulin
Cargo-Tarpaulin is a tool to determine code coverage achieved via tests
cargo-tree
Display a tree visualization of a dependency graph
cargo-update
Update dependencies as recorded in the local lock file
cargo-watch
Watches over your Cargo project’s source
cargo-wizard
Cargo subcommand for applying Cargo profile templates
rustfilt
Demangles names generated by the rust compiler