cargo-mutants 27.0.0

Inject bugs and see if your tests catch them
1
2
3
4
5
# `fails_without_feature`

The crates for this test fail unless a feature is turned on.

(Not a good style perhaps, but a good way to test that Cargo features can be passed through.)