mul_impl

Macro mul_impl 

Source
macro_rules! mul_impl {
    ($($t:ty)*) => { ... };
}