mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
52ace67f0e
# Objective Small substate code cleanup. 1. Format closure arguments inside macros. 2. Replace `match bool` blocks with `if-else` blocks. 3. Replace `match` block in substate macro with the same one-liner as in the non-macro version. |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml |