Function mz_expr::func::jsonb_array_length

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