Skip to main content

impl_quantity

Macro impl_quantity 

Source
macro_rules! impl_quantity {
    ($type:ident, $unit:ident, $display_units:expr) => { ... };
}