anyerror1

Macro anyerror1 

Source
macro_rules! anyerror1 {
    { $($a:tt)* } => { ... };
}