Macro metron::def_unit_measure[][src]

macro_rules! def_unit_measure {
    ( $name_mod_measure:ident :: $name_measure_and_unit:ident ) => { ... };
}