Module epaint::util

source ·

Structs§

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

Traits§

  • Extension trait to provide ord() method.

Functions§

  • Hash the given value with a predictable hasher.
  • Hash the given value with the given hasher.