Expand description
A module with associated items for working with nameservers
Structs§
- Generic
Connection - A connected DNS handle
- Generic
Connection Provider - Standard connection implements the default mechanism for creating new Connections
- Name
Server - Specifies the details of a remote NameServer used for lookups
- Name
Server Pool - A pool of NameServers
Traits§
- Connection
Provider - A type to allow for custom ConnectionProviders. Needed mainly for mocking purposes.
- Runtime
Provider - RuntimeProvider defines which async runtime that handles IO and timers.
- Spawn
- A type defines the Handle which can spawn future.