pub type TypeId = TypeId;
A globally unique identifier for a type.
pub struct TypeId { /* private fields */ }