embassy-net

Crates

git

Versions

default

Flavors

Skip to main content

Module dns

Module dns 

Source
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§

DnsClient
DNS client compatible with the embedded-nal-async traits.
DnsQueryType
DNS record type.

Enums§

Error
Errors returned by DnsClient.
IpAddress
An internetworking address.