Module dns_resolver::cache

source ยท

Structsยง

  • Caching for ResourceRecords.
  • The cached records for a domain.
  • A convenience wrapper around a Cache which lets it be shared between threads.

Constantsยง

Functionsยง

  • to_rrs ๐Ÿ”’
    Helper for get_without_checking_expiration: converts the cached record tuples into RRs.