Description
Cargo subcommand to easily use LLVM source-based code coverage.
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)