Skip to main content

fuzz

Macro fuzz 

Source
macro_rules! fuzz {
    ( $($x:tt)* ) => { ... };
}
Expand description

We need this wrapper