Macro mathru::Complex32

source ·
macro_rules! Complex32 {
    ($r:expr, $i:expr) => { ... };
}