Skip to main content

BUILTIN_TYPE_CONSTRUCTORS

Static BUILTIN_TYPE_CONSTRUCTORS 

Source
pub static BUILTIN_TYPE_CONSTRUCTORS: &[&BuiltinTypeConstructor]
Expand description

All built-in type constructors.

The compiler iterates over this slice when resolving type-call expressions and when reserving names so user code cannot shadow them.