Expand description
Modules§
- client
- The client endpoint
- error
- The error type for the mDNS protocol
- proto
- An implementation of the mDNS protocol
- server
- The server endpoint
Structs§
- Connection
Handle - Internal identifier for a
Connectioncurrently associated with an endpoint - Srv
- RFC 2782, DNS SRV RR, February 2000
- Str
- A TXT string segment that refers to either raw bytes or a pre-parsed string
- Strings
- Iterator over strings in a TXT record
- Txt
Traits§
- Pool
- Pre-allocated storage for a uniform data type.