We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Iterator::find_map, like filter_map but for the first matching item in the iterator.
Iterator::find_map
filter_map
Implemented in #49098
cc @matklad