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