Structsยง
- Flat
MapIter FlatMapIter
maps each element to a serial iterator, then flattens these iterators together. This struct is created by theflat_map_iter()
method onParallelIterator
- Flat
MapIter ๐Consumer - Flat
MapIter ๐Folder
FlatMapIter
maps each element to a serial iterator, then flattens these iterators together.
This struct is created by the flat_map_iter()
method on ParallelIterator