impl_bits_trait

Macro impl_bits_trait 

Source
macro_rules! impl_bits_trait {
    ($t: ty) => { ... };
}