mz_expr::func

Function jsonb_array_length

Source
pub fn jsonb_array_length<'a>(a: JsonbRef<'a>) -> Result<Option<i32>, EvalError>