Module filter_map

Module filter_map 

Source
Expand description

I define FilterMapSource the result type of Source::filter_map_items.

Structsยง

FilterMapSource
The result of Source::filter_map_items.
FilterMapSourceIterator
Iterator implementation for the returned value of Source::filter_map_items.