impl_bit_ops

Macro impl_bit_ops 

Source
macro_rules! impl_bit_ops {
    ($($S:ident),*) => { ... };
}