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-preview
or install the llvm-tools-preview
component using your Nix library (e.g. fenix or rust-overlay)