pub type TypeNameId = Idx<TypeName>;
A type name, in the side table.
pub struct TypeNameId { /* private fields */ }