Module sink
winit
0.30.9
Module sink
Module Items
Structs
In winit::
platform_
impl::
linux::
wayland::
event_
loop
Modules
proxy
sink
Structs
ActiveEventLoop
EventLoop
Type Aliases
WaylandDispatcher
winit
::
platform_impl
::
linux
::
wayland
::
event_loop
Module
sink
Copy item path
Settings
Help
Summary
Source
Expand description
An event loop’s sink to deliver events from the Wayland event callbacks.
Structs
§
Event
Sink
An event loop’s sink to deliver events from the Wayland event callbacks to the winit’s user.