Module async_component_winit::executor
source · Expand description
Specialized async Executor built on top of winit event loop for running AsyncComponent
Modules
Structs
Reserved zero sized user event struct used for waking winit eventloop
Executor implemented on top of winit eventloop using user event.