Crate hickory_recursor

source ·
Expand description

A recursive DNS resolver based on the Hickory DNS (stub) resolver

Re-exports§

Modules§

  • Error types for the crate

Structs§

  • Configuration for the NameServer
  • A top down recursive resolver which operates off a list of roots for initial recursive requests.