Module egui::util::id_type_map
source · Structs§
- Stores values identified by an
IdAND a thestd::any::TypeIdof the value. - Like
std::any::TypeId, but can be serialized and deserialized.
Id AND a the std::any::TypeId of the value.std::any::TypeId, but can be serialized and deserialized.