Macro metron::impl_unit_mul[][src]

macro_rules! impl_unit_mul {
    ($unit_lhs:ty |* $unit_rhs:ty => $unit_mul:ty) => { ... };
}