bitflags::traits

Macro impl_bits

Source
macro_rules! impl_bits {
    ($($u:ty, $i:ty,)*) => { ... };
}