impl_try_ordered_f64

Macro impl_try_ordered_f64 

Source
macro_rules! impl_try_ordered_f64 {
    ($type:ty) => { ... };
}
Expand description

Generate an infallible conversion from type to an f64.