ordered_float

Macro impl_float_const

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