Use `let...else` instead of `match foo { ... _ => return };` and `if let ... else return`
|
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| messages.ftl | ||
Use `let...else` instead of `match foo { ... _ => return };` and `if let ... else return`
|
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| messages.ftl | ||