Expand description
DNS client compatible with the embedded-nal-async
traits.
This exists only for compatibility with crates that use embedded-nal-async
.
Prefer using Stack::dns_query
directly if you’re
not using embedded-nal-async
.
Structs§
- State for an in-progress DNS query.
- DNS client compatible with the
embedded-nal-async
traits. - A Domain Name System socket.
Enums§
- DNS record types
- Errors returned by DnsSocket.
- An internetworking address.