Module filter_map

Source

Structsยง

FilterMap
FilterMap creates an iterator that uses filter_op to both filter and map elements. This struct is created by the filter_map() method on ParallelIterator.
FilterMapConsumer ๐Ÿ”’
FilterMapFolder ๐Ÿ”’