Macro num_complex::forward_val_ref_binop

source ยท
macro_rules! forward_val_ref_binop {
    (impl $imp:ident, $method:ident) => { ... };
}