Module util

Source

Structs§

OrderedFloat
Wraps a floating-point value to add total order and hash. Possible types for T are f32 and f64.

Functions§

hash
Hash the given value with a predictable hasher.
hash_with
Hash the given value with the given hasher.