cargo-mutants 1.2.1

Find inadequately-tested code that can be removed without any tests failing.
1
2
3
4
5
# `cargo install just`
# https://github.com/casey/just

codespell:
    codespell -L crate -S target -C 10 -S mutants.out*