![]() # 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 |
![]() # 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 |