[][src]Type Definition astro_dnssd::Result

type Result<T> = Result<T, DNSServiceError>;

Result type for dns-sd fallible returns