Expand description

A module with associated items for working with nameservers

Structs

A connected DNS handle

Standard connection implements the default mechanism for creating new Connections

Specifies the details of a remote NameServer used for lookups

A pool of NameServers

TokioHandletokio-runtime

A handle to the Tokio runtime

TokioRuntimetokio-runtime

The Tokio Runtime for async execution

Traits

A type to allow for custom ConnectionProviders. Needed mainly for mocking purposes.

RuntimeProvider defines which async runtime that handles IO and timers.

A type defines the Handle which can spawn future.

Type Definitions

TokioConnectiontokio-runtime

An alias for Tokio use cases

An alias for Tokio use cases