Module flat_map

Source

Structsยง

FlatMap
FlatMap maps each element to a parallel iterator, then flattens these iterators together. This struct is created by the flat_map() method on ParallelIterator
FlatMapConsumer ๐Ÿ”’
FlatMapFolder ๐Ÿ”’