pub_const_flag

Macro pub_const_flag 

Source
macro_rules! pub_const_flag {
    ($name:ident : $t:ty = $($rest:ident)|*) => { ... };
}