Skip to main content

EventLoop

Type Alias EventLoop 

Source
pub type EventLoop = AvahiEventLoop;
Expand description

Type alias for the platform-specific structure responsible for polling the mDNS event loop

Aliased Typeยง

pub struct EventLoop { /* private fields */ }