Module rama::dns

source ·
Expand description

DNS module for Rama.

The star of the show is the Dns struct, which is a DNS resolver for all your lookup needs. It is made available as Context::dns for your convenience.

Modules§

  • Layers in function of DNS.

Structs§

  • Dns Resolver for all your lookup needs.