Modules§
Structs§
- AppConfig
- AppRunner
- Generic application entry point
- Physical
Size - A size represented in physical pixels.
- Window
- Represents a window.
Enums§
- Control
Flow - Set through
ActiveEventLoop::set_control_flow(). - Fullscreen
- Fullscreen modes.
- Window
Event - Describes an event from a [
Window].
Traits§
- AppHandler
- Trait defining application behavior