attribute_enum

Macro attribute_enum 

Source
macro_rules! attribute_enum {
    ($en:ty) => { ... };
}