epaint
0.29.1
Module util
Module Items
Structs
Functions
In crate epaint
epaint
Module
util
Copy item path
Source
Structs
§
Ordered
Float
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.