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