forward_scalar_val_val_binop_commutative

Macro forward_scalar_val_val_binop_commutative 

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