mirror of
https://github.com/bevyengine/bevy
synced 2025-01-09 11:48:56 +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 |