ordered_float

Macro impl_ordered_float_pow

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