impl_mul_relation_with_other

Macro impl_mul_relation_with_other 

Source
macro_rules! impl_mul_relation_with_other {
    ($lhs:ty, $rhs:ty, $res:ty) => { ... };
}