mirror of
https://github.com/bevyengine/bevy
synced 2024-11-26 22:50:19 +00:00
418d3273fd
# Objective Relax unnecessary type restrictions on `App.runner` function. ## Solution Changed the type of `App.runner` from `Fn(App)` to `FnOnce(App)`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |