winit/src/platform_impl
Mads Marquart be1baf164c
Properly implement Debug for Window and EventLoop types (#3297)
For EventLoop, EventLoopBuilder, EventLoopProxy and by requiring it as
a supertrait of Window and ActiveEventLoop.

It is especially useful for user to be able to know that Window is Debug.
2025-03-03 08:40:04 +01:00
..
android Properly implement Debug for Window and EventLoop types (#3297) 2025-03-03 08:40:04 +01:00
apple Properly implement Debug for Window and EventLoop types (#3297) 2025-03-03 08:40:04 +01:00
linux Properly implement Debug for Window and EventLoop types (#3297) 2025-03-03 08:40:04 +01:00
orbital Properly implement Debug for Window and EventLoop types (#3297) 2025-03-03 08:40:04 +01:00
web Properly implement Debug for Window and EventLoop types (#3297) 2025-03-03 08:40:04 +01:00
windows Properly implement Debug for Window and EventLoop types (#3297) 2025-03-03 08:40:04 +01:00
mod.rs api: make VideoModeHandle into VideoMode 2025-01-02 03:29:42 +03:00