winit/examples/util
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
..
fill.rs api: convert Window to dyn Window 2024-08-23 23:40:27 +03:00
tracing.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00