macro_rules! impl_assign_range_range_fxn_s { ($struct_name:ident, $op:tt, $ix1:ty, $ix2:ty) => { ... }; }