# 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 | ||
# 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 | ||