Module sink
winit
0.30.12
Module sink
Module Items
Structs
In winit::
platform_
impl::
linux::
wayland::
event_
loop
winit
::
platform_impl
::
linux
::
wayland
::
event_loop
Module
sink
Copy item path
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.