winit/src/platform_impl/ios
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
..
uikit Update objc2 version (#2936) 2023-07-29 00:33:03 +02:00
app_state.rs Update icrate to v0.0.4 (#2992) 2023-08-02 16:30:41 +02:00
event_loop.rs Propagate error from EventLoop creation 2023-08-06 06:03:54 +04:00
ffi.rs Update objc2 version (#2936) 2023-07-29 00:33:03 +02:00
mod.rs Remove lifetime from the Event 2023-07-31 00:39:01 +04:00
monitor.rs Update objc2 version (#2936) 2023-07-29 00:33:03 +02:00
view.rs Update icrate to v0.0.4 (#2992) 2023-08-02 16:30:41 +02:00
window.rs Remove functionality already exposed through raw-window-handle 2023-08-05 22:56:22 +04:00