num_rational::pow

Macro pow_unsigned_impl

Source
macro_rules! pow_unsigned_impl {
    (@ $exp:ty) => { ... };
    ($exp:ty) => { ... };
}