impl_ordered_float_from

Macro impl_ordered_float_from 

Source
macro_rules! impl_ordered_float_from {
    ($dst:ty, $src:ty) => { ... };
}