forward_scalar_ref_ref_binop

Macro forward_scalar_ref_ref_binop 

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