bitflags_table

Macro bitflags_table 

Source
macro_rules! bitflags_table {
    ($fn:ident => $t:ty) => { ... };
}