macro_rules! impl_set_range_scalar_fxn { ($struct_name:ident, $matrix_shape:ident, $op:tt, $ix_type:ty) => { ... }; }