Type Alias Type

Source
pub type Type = Arc<TypeKind>;
Expand description

An LLHD type.

Aliased Typeยง

struct Type { /* private fields */ }