439ea4b621
Simplify a nested bool match Logically this first eliminates the innermost match by merging the patterns. Then, in a second step, turns the newly innermost match into a `matches!` call. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |