Type Alias zeroconf::EventLoop

source ·
pub type EventLoop = AvahiEventLoop;
Expand description

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

Aliased Type§

struct EventLoop { /* private fields */ }