pub static BUILTIN_TYPES: &[&BuiltinTypeDef]Expand description
All built-in types.
The compiler iterates over this to inject synthetic structs before processing user code.
pub static BUILTIN_TYPES: &[&BuiltinTypeDef]All built-in types.
The compiler iterates over this to inject synthetic structs before processing user code.