Macro identity_proc_macro_attribute

Source
macro_rules! identity_proc_macro_attribute {
    ($($name:ident,)*) => { ... };
}