mirror of
https://github.com/emilk/egui.git
synced 2026-07-09 16:27:27 +00:00
5ec14867c8
* Move egui/util/float_ord.rs -> epaint/util/ordered_float.rs * Implement Hash on OrderedFloat * Generic OrderedFloat<T>; impl Hash; documentation