mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
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 |