Expand description
I define FilterMapSource the result type of Source::filter_map_items.
Structsยง
- Filter
MapSource - The result of
Source::filter_map_items. - Filter
MapSource Iterator Iteratorimplementation for the returned value ofSource::filter_map_items.