Macro impl_quantity_vec_ops

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