207cec017f
Currently it creates an `Option` and then does `map`/`unwrap_or` and `map_or_else` on it, which is hard to read. This commit simplifies things by moving more code into the two arms of the if/else. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |