Macro metron_core::impl_unit_div[][src]

macro_rules! impl_unit_div {
    ($unit_lhs:ty |/ $unit_rhs:ty => $unit_div:ty) => { ... };
}