proto_byte_flag

Macro proto_byte_flag 

Source
macro_rules! proto_byte_flag {
    ($typname: ident, $($bval: literal :: $isnam: ident $setnam: ident),*) => { ... };
}