Binary package “cargo-mutants” in ubuntu oracular

Find inadequately-tested code that can be removed without any tests failing

 cargo-mutants is a mutation testing tool for Rust. It helps you improve your
 program's quality by finding functions whose body could be replaced without
 causing any tests to fail.