mz_expr
0.0.0
In mz_
expr::
scalar::
func::
impls::
jsonb
mz_expr
::
scalar
::
func
::
impls
::
jsonb
Function
cast_jsonb_to_int16
Copy item path
Source
pub fn cast_jsonb_to_int16<'a>(a:
JsonbRef
<'a>) ->
Result
<
i16
,
EvalError
>