Module dns

Source
Expand description

DNS resolution

Traits§

Resolve
Trait for customizing DNS resolution in reqwest.

Type Aliases§

Addrs
Alias for an Iterator trait object over SocketAddr.
Resolving
Alias for the Future type returned by a DNS resolver.