winit/src/platform_impl/android
Kirill Chibisov 3e8fa41073
event_loop: remove deprecated run APIs
The APIs are not well suited for the `&dyn ApplicationHandler` model and
`Box<dyn EventLoop>` structure, thus remove them.
2024-05-20 20:27:36 +04:00
..
keycodes.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
mod.rs event_loop: remove deprecated run APIs 2024-05-20 20:27:36 +04:00