Macro impl_pow_f

Source
macro_rules! impl_pow_f {
    ($t:ty) => { ... };
}