Static mz_catalog::builtin::BUILTIN_LOOKUP

source ·
pub static BUILTIN_LOOKUP: Lazy<BTreeMap<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.