Function decorum::hash_float [] [src]

pub fn hash_float<T, H>(value: T, state: &mut H) where
    T: Float,
    H: Hasher