mz_expr
0.0.0
In mz_
expr::
scalar::
func::
impls::
uint64
mz_expr
::
scalar
::
func
::
impls
::
uint64
Function
cast_uint64_to_uint32
Copy item path
Source
pub fn cast_uint64_to_uint32<'a>(a:
u64
) ->
Result
<
u32
,
EvalError
>