mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
a7a5d17ae1
# Objective - Reduce nesting in `process_handle_drop_internal()`. - Related to #10896. ## Solution - Use early returns when possible. - Reduced from 9 levels of indents to 4. |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml |