aws_smithy_runtime::client

Module dns

Source
Expand description

Built-in DNS resolver implementations.

Structs§

  • DNS resolver that uses tokio::spawn_blocking to resolve DNS using the standard library.