impl_mul

Macro impl_mul 

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