Description
Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain.
In order for this to work, you either need to run rustup component add llvm-tools or install the llvm-tools component using your Nix library (e.g. fenix or rust-overlay)