|  1523e8c409 # Objective - Improve readability. - Somewhat relates to #10896. ## Solution - Use early returns to minimize nesting. - Change `emitter_translation` to use `if let` instead of `map`. | ||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
|  1523e8c409 # Objective - Improve readability. - Somewhat relates to #10896. ## Solution - Use early returns to minimize nesting. - Change `emitter_translation` to use `if let` instead of `map`. | ||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||