num_complex::pow

Macro pow_impl

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