Type Alias MdnsService

Source
pub type MdnsService = AvahiMdnsService;
Expand description

Type alias for the platform-specific mDNS service implementation

Aliased Typeยง

pub struct MdnsService { /* private fields */ }