Expand description

A module with associated items for working with nameservers

Structs

Traits

  • Create DnsHandle with the help of RuntimeProvider. This trait is designed for customization.
  • RuntimeProvider defines which async runtime that handles IO and timers.
  • A type defines the Handle which can spawn future.

Type Aliases