Function decorum::cmp_float [] [src]

pub fn cmp_float<T>(lhs: T, rhs: T) -> Ordering where
    T: Float + Primitive