ordered_float

Macro impl_ordered_float_from

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