Macro num_rational::pow::pow_unsigned_impl

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