Module flat_map_iter

Source

Structsยง

FlatMapIter
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
FlatMapIterConsumer ๐Ÿ”’
FlatMapIterFolder ๐Ÿ”’