mz_sql::plan::typeconv

Static VALID_CASTS

Source
static VALID_CASTS: LazyLock<BTreeMap<(ScalarBaseType, ScalarBaseType), CastImpl>>