Macro impl_quantity_ops

Source
macro_rules! impl_quantity_ops {
    ($quantity:ident) => { ... };
}