Function mz_expr::relation::func::jsonb_object_keys

source ยท
fn jsonb_object_keys<'a>(a: Datum<'a>) -> impl Iterator<Item = (Row, Diff)> + 'a