impl_not_nan_pow

Macro impl_not_nan_pow 

Source
macro_rules! impl_not_nan_pow {
    ($inner:ty, $rhs:ty) => { ... };
}