Module winit::platform_impl::linux::wayland::event_loop
source · Expand description
The event-loop routines.
Re-exports§
pub use proxy::EventLoopProxy;
Modules§
- proxy 🔒An event loop proxy.
- An event loop’s sink to deliver events from the Wayland event callbacks.
Structs§
- The Wayland event loop.