macro_rules! forward_scalar_ref_ref_binop { (impl $imp:ident < $scalar:ty > for $res:ty, $method:ident) => { ... }; }