Skip to main content

impl_unit_measure

Macro impl_unit_measure 

Source
macro_rules! impl_unit_measure {
    ( $( $t:ident ),* ) => { ... };
}