fuzz

Macro fuzz 

Source
macro_rules! fuzz {
    ($expr:expr, $mutator:expr) => { ... };
}