Macro num_complex::cast::impl_from_primitive

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