bitmask_binop

Macro bitmask_binop 

Source
macro_rules! bitmask_binop {
    ($t:ty, $u:ty) => { ... };
}