cargo-mutants
cargo-mutants copied to clipboard
`--features`, `--no-default-features` options
You can specify it today like this:
cargo mutants -f restore.rs -- --features fail/failpoints
However it would be slightly nicer to accept it at the top level and pass it through.