Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify .filter().next() into .find()
I would have thought clippy already complains about this...? Or does the intermediate .map() confuse it, perhaps? Signed-off-by: Uli Schlachter <[email protected]>
- Loading branch information