mz_expr
0.0.0
In mz_
expr::
scalar::
func::
impls::
jsonb
Function
mz_expr
::
scalar
::
func
::
impls
::
jsonb
::
cast_jsonb_to_int64
Copy item path
source
ยท
[
−
]
pub fn cast_jsonb_to_int64<'a>(a:
JsonbRef
<'a>) ->
Result
<
i64
,
EvalError
>