Function mz_expr::scalar::func::impls::int32::cast_int32_to_pg_legacy_char

source ยท
pub fn cast_int32_to_pg_legacy_char<'a>(
    a: i32,
) -> Result<PgLegacyChar, EvalError>