impl_mul_with_self

Macro impl_mul_with_self 

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