ariel_os::reexports::embassy_net

Module dns

Available on crate feature dns only.
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§