Macro core::ops::arith::mul_impl

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