Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Use filter then map with bools instead of filter_map then
As recommended by Clippy in Rust 1.73.0 <https://rust-lang.github.io/rust-clippy/master/index.html#/filter_map_bool_then>
- Loading branch information