egui
0.31.0
Module util
Module Items
Re-exports
Modules
Structs
Functions
In crate egui
egui
Module
util
Copy item path
Source
Expand description
Miscellaneous tools used by the rest of egui.
Re-exports
§
pub use id_type_map::
IdTypeMap
;
pub use crate::
cache
;
Modules
§
id_
type_
map
undoer
Structs
§
History
This struct tracks recent values of some time series.
Functions
§
hash
Hash the given value with a predictable hasher.
hash_
with
Hash the given value with the given hasher.