This allows the user more control over how they pass their application state to Winit, and will hopefully allow `Drop` implementations on the application handler to work in the future on all platforms. |
||
|---|---|---|
| .. | ||
| event_loop.rs | ||
| mod.rs | ||
| window.rs | ||
This allows the user more control over how they pass their application state to Winit, and will hopefully allow `Drop` implementations on the application handler to work in the future on all platforms. |
||
|---|---|---|
| .. | ||
| event_loop.rs | ||
| mod.rs | ||
| window.rs | ||