cargo-mutants icon indicating copy to clipboard operation
cargo-mutants copied to clipboard

Include/exclude functions

Open sourcefrog opened this issue 3 years ago • 0 comments

Following on from #58 it would be nice to have options to control which functions are mutated.

Perhaps a regexp against the entire generated function name.

For example you might want to exclude all impl Debug.

sourcefrog avatar Aug 08 '22 19:08 sourcefrog