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.
- Loop
Builder - LoopBuilder - Putting this here for consistency.
- Loop
Publisher - Event loop publisher wrapper for pushing events into a winit event loop.
- Window
Handle - Window
Handle Builder - Window
Properties - Structure that contains properties needed for building a window.
- Window
Size - Metadata for Lambda window sizing that supports Copy and Move operations.