Macro irox_units::basic_unit
source · macro_rules! basic_unit { ($struct_type:ident, $units_type: ident, $default_units: ident) => { ... }; }
Expand description
Matches (struct, units, default) to make a new basic struct
macro_rules! basic_unit { ($struct_type:ident, $units_type: ident, $default_units: ident) => { ... }; }
Matches (struct, units, default) to make a new basic struct