Expand description
This is a simple crate to modularize winit such that ui implementations can be reused
Structs§
- Event
Loop - A modui event loop which is a wrapper around the winit event loop allowing multiple module event handlers to be used once run