impl_mul

Macro impl_mul 

Source
macro_rules! impl_mul {
    ($Lhs:ty) => { ... };
}