Type Alias walrus::TypeId

source ·
pub type TypeId = Id<Type>;
Expand description

An identifier for types.

Aliased Type§

struct TypeId { /* private fields */ }