Embassy
embassy-net

Crates

git

Versions

default

Flavors

Module embassy_net::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§

  • State for an in-progress DNS query.
  • DNS client compatible with the embedded-nal-async traits.
  • A Domain Name System socket.

Enums§