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