Static mz_sql::func::OP_IMPLS

source ยท
pub static OP_IMPLS: LazyLock<BTreeMap<&'static str, Func>>
Expand description

Correlates an operator with all of its implementations.