impl_float_const

Macro impl_float_const 

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