Expand description
Specialized async Executor built on top of winit event loop for running AsyncComponent
Modules§
Structs§
- Executor
Poll Event - Reserved zero sized user event struct used for waking winit eventloop
- Winit
Executor - Executor implemented on top of winit eventloop using user event.