Macro num_complex::forward_all_binop

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