winit::platform_impl::linux::wayland::event_loop

Module sink

Source
Expand description

An event loop’s sink to deliver events from the Wayland event callbacks.

Structs§

  • An event loop’s sink to deliver events from the Wayland event callbacks to the winit’s user.