Skip to main content

TypeId

Type Alias TypeId 

Source
pub type TypeId = Idx<TypeValue>;
Expand description

A typed handle into a TypeTable.

Aliased Typeยง

pub struct TypeId { /* private fields */ }