pub type Type<'t> = Item<'t, TypeIndex>;
Information on a primitive type, class, or procedure.
pub struct Type<'t> { /* private fields */ }