Structs§
- Stores values identified by an
Id
AND thestd::any::TypeId
of the value. - Like
std::any::TypeId
, but can be serialized and deserialized.
Enums§
- Element 🔒
Traits§
Functions§
- hash 🔒
Id
AND the std::any::TypeId
of the value.std::any::TypeId
, but can be serialized and deserialized.