Module id_type_map

Source

Structs§

IdTypeMap
Stores values identified by an Id AND the std::any::TypeId of the value.
TypeId
Like std::any::TypeId, but can be serialized and deserialized.

Traits§

SerializableAny