vizia_
winit
0.2.0
Module application
Module Items
Structs
Enums
Functions
In crate vizia_
winit
vizia_winit
Module
application
Copy item path
source
Structs
§
Application
Creating a new application creates a root
Window
and a
Context
. Views declared within the closure passed to
Application::new()
are added to the context and rendered into the root window.
Winit
Event
Proxy
Enums
§
Application
Error
User
Event
Functions
§
load_
default_
cursors