impl_numeric_float

Macro impl_numeric_float 

Source
macro_rules! impl_numeric_float {
    ($t: ident) => { ... };
}