Function mz_expr::relation::func::unnest_map

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