Skip to main content

ip_bitops_impl

Macro ip_bitops_impl 

Source
macro_rules! ip_bitops_impl {
    ($(($lhs:ty, $rhs:ty, $t:ty),)*) => { ... };
}