Macro impl_quantity_array_ops

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