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