Macro num_complex::cast::impl_to_primitive

source ยท
macro_rules! impl_to_primitive {
    ($ty:ty, $to:ident) => { ... };
}