# Objective - Improve readability. - Somewhat relates to #10896. ## Solution - Use early returns to minimize nesting. - Change `emitter_translation` to use `if let` instead of `map`. |
||
|---|---|---|
| .. | ||
| audio_output.rs | ||
| audio_source.rs | ||
| audio.rs | ||
| lib.rs | ||
| pitch.rs | ||
| sinks.rs | ||