1 2 3 4 5
# Test coverage cargo llvm-cov --all --ignore-filename-regex '_test\.rs$|examples/' ## Benchmark cargo bench