Macro num_complex::pow::pow_impl

source ยท
macro_rules! pow_impl {
    ($U:ty, $S:ty) => { ... };
}