# Objective Relax unnecessary type restrictions on `App.runner` function. ## Solution Changed the type of `App.runner` from `Fn(App)` to `FnOnce(App)`. |
||
|---|---|---|
| .. | ||
| app.rs | ||
| ci_testing.rs | ||
| lib.rs | ||
| main_schedule.rs | ||
| plugin_group.rs | ||
| plugin.rs | ||
| schedule_runner.rs | ||
# Objective Relax unnecessary type restrictions on `App.runner` function. ## Solution Changed the type of `App.runner` from `Fn(App)` to `FnOnce(App)`. |
||
|---|---|---|
| .. | ||
| app.rs | ||
| ci_testing.rs | ||
| lib.rs | ||
| main_schedule.rs | ||
| plugin_group.rs | ||
| plugin.rs | ||
| schedule_runner.rs | ||