implement_bit_ops

Macro implement_bit_ops 

Source
macro_rules! implement_bit_ops {
    ($kind: ty) => { ... };
}