Files
winit/src/platform_impl/web
Mads Marquart bf97def398 Change run_app(app: &mut A) to run_app(app: A) (#3721)
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.
2024-07-11 15:38:09 +02:00
..
2024-07-07 18:38:50 +02:00
2024-07-07 18:38:50 +02:00
2019-07-10 18:54:54 -04:00
2023-10-19 18:27:49 +04:00