pub type TypeId = Idx<TypeValue>;
A typed handle into a TypeTable.
TypeTable
pub struct TypeId { /* private fields */ }