ordered_float

Macro impl_not_nan_pow

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