Modules§
Structs§
- TypeId
- A unique identifier for a type. It is typically derived from the sha256 hash of the type’s declaration.
Traits§
- Typeable
- A trait that specifies unique identifiers for types in a deterministic way that can be shared on multiple machines over the network.