Macro syunit::additive_unit

source ยท
macro_rules! additive_unit {
    ( $unit:ident ) => { ... };
}
Expand description

Helper macro that implements everything needed to do +,-,+=,-= operations with the unit itself