Missing synchronous version of StreamExt::filter_map
#2237
Labels
Milestone
StreamExt::filter_map
#2237
Uh oh!
There was an error while loading. Please reload this page.
-> T
callback)map
-> Future<T>
callback)then
filter_map
I also wonder why
filter_map
was not calledfilter_then
The text was updated successfully, but these errors were encountered: