zeroconf 0.18.0

cross-platform library that wraps ZeroConf/mDNS implementations like Bonjour or Avahi
Documentation
1
2
3
4
use bonjour_sys::DNSServiceFlags;

pub const BONJOUR_IF_UNSPEC: u32 = 0;
pub const BONJOUR_RENAME_FLAGS: DNSServiceFlags = 0;