Expand description

A module with associated items for working with nameservers

Structs

Traits

  • Used for creating new connections. We introduce this trait as an intermediate layer for real logic and mock testing. If you are an end user and use GenericConnection, just ignore this trait.
  • RuntimeProvider defines which async runtime that handles IO and timers.
  • A type defines the Handle which can spawn future.

Type Definitions