ordered_float

Macro impl_float_const_method

Source
macro_rules! impl_float_const_method {
    ($wrapper:expr, $method:ident) => { ... };
}