Module winit

Source
Expand description

Winit wrapper to easily construct cross platform windows

Modules§

winit_exports
Embedded module for exporting data/types from winit as minimally/controlled as possible. The exports from this module are not guaranteed to be stable.

Structs§

Loop
Loop wrapping for the winit event loop.
LoopBuilder
LoopBuilder - Putting this here for consistency.
LoopPublisher
Event loop publisher wrapper for pushing events into a winit event loop.
WindowHandle
WindowHandleBuilder
WindowProperties
Structure that contains properties needed for building a window.
WindowSize
Metadata for Lambda window sizing that supports Copy and Move operations.