winit/src/platform_impl/android
Kirill Chibisov ed26dd58fd
Propagate error from EventLoop creation
Inner panics could make it hard to trouble shoot the issues and for some
users ints not desirable.

The inner panics were left only when they are used to `assert!` during
development.
2023-08-06 06:03:54 +04:00
..
keycodes.rs Android: rework keycode handling (#2890) 2023-06-21 19:49:44 +02:00
mod.rs Propagate error from EventLoop creation 2023-08-06 06:03:54 +04:00