Structs§
- TypeId
- A
TypeId
represents a globally unique identifier for a type.
Traits§
- Any
- A trait to emulate dynamic typing.
Functions§
- type_
name - Returns the name of a type as a string slice.
- type_
name_ of_ val - Returns the type name of the pointed-to value as a string slice.