Static mz_catalog::builtin::BUILTIN_LOOKUP
source ยท pub static BUILTIN_LOOKUP: LazyLock<HashMap<SystemObjectDescription, (usize, &'static Builtin<NameReference>)>>
Expand description
Keys are builtin object description, values are the builtin index when sorted by dependency and the builtin itself.