bitor_impl

Macro bitor_impl 

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