pub fn browse_extended(reg_type: &str, data: BrowseData<'_>) -> BrowseExpand description
Browse for available services
reg_type specifies the service type to search, e.g. "_ssh._tcp".
See DNSServiceBrowse.
pub fn browse_extended(reg_type: &str, data: BrowseData<'_>) -> BrowseBrowse for available services
reg_type specifies the service type to search, e.g. "_ssh._tcp".
See DNSServiceBrowse.