Skip to main content

BUILTIN_TYPES

Static BUILTIN_TYPES 

Source
pub static BUILTIN_TYPES: &[&BuiltinTypeDef]
Expand description

All built-in types.

The compiler iterates over this to inject synthetic structs before processing user code.