Skip to main content

TypeNameId

Type Alias TypeNameId 

Source
pub type TypeNameId = Idx<TypeName>;
Expand description

A type name, in the side table.

Aliased Typeยง

pub struct TypeNameId { /* private fields */ }