patch_attributes

Macro patch_attributes 

Source
macro_rules! patch_attributes {
    ($prefix:literal, $($attribute_type:ty),* $(,)?) => { ... };
}