Skip to main content
cast_int32_to_pg_legacy_char
mz_expr
0.0.0
In mz_
expr::
scalar::
func::
impls::
int32
mz_expr
::
scalar
::
func
::
impls
::
int32
Function
cast_
int32_
to_
pg_
legacy_
char
Copy item path
Source
fn cast_int32_to_pg_legacy_char(a:
i32
) ->
Result
<
PgLegacyChar
,
EvalError
>