Skip to main content

BUILTIN_INTERFACE_NAMES

Static BUILTIN_INTERFACE_NAMES 

Source
pub static BUILTIN_INTERFACE_NAMES: &[&str]
Expand description

Names of the three compiler-recognized built-in interfaces. Kept here only so the doc generator can point at prelude/interfaces.gruel for canonical declarations. Do not use this for anything load-bearing — the compiler resolves these names through the prelude scope.