//! Miscellaneous tools used by the rest of egui.
pub(crate)modfixed_cache;pubmodid_type_map;pubmodundoer;pubuseid_type_map::IdTypeMap;pubuseepaint::emath::History;pubuseepaint::util::{hash, hash_with};/// Deprecated alias for [`crate::cache`].
#[deprecated="Use egui::cache instead"]pubusecrate::cache;