Macro num_complex::real_arithmetic
source ยท macro_rules! real_arithmetic { (@forward $imp:ident::$method:ident for $($real:ident),*) => { ... }; ($($real:ident),*) => { ... }; }
macro_rules! real_arithmetic { (@forward $imp:ident::$method:ident for $($real:ident),*) => { ... }; ($($real:ident),*) => { ... }; }