Macro num_complex::forward_ref_val_binop

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