bitand_impl

Macro bitand_impl 

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