//! Mutation classes that should break an operation if coverage is adequate.
/// Re-export of [`vyre_spec::MutationClass`] — the adversarial taxonomy used
/// to grade whether the test suite would catch a real regression.
pubusecrate::spec::types::MutationClass;