winit/tests
Kirill Chibisov 241b7a80bb
api: convert Window to dyn Window
This should allow us to make future split of backends much easier.
The `Box<dyn Window>` is a _temporary_ solution, which will be
removed with the future updates when we decide on how the Window
should be stored.
2024-08-23 23:40:27 +03:00
..
send_objects.rs api: convert Window to dyn Window 2024-08-23 23:40:27 +03:00
serde_objects.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
sync_object.rs api: convert Window to dyn Window 2024-08-23 23:40:27 +03:00