Module dns_lru
hickory_
resolver
0.25.2
Module dns_lru
Module Items
Structs
In crate hickory_
resolver
hickory_resolver
Module
dns_lru
Copy item path
Source
Expand description
An LRU cache designed for work with DNS lookups
Structs
ยง
DnsLru
A cache specifically for storing DNS records.
TtlBounds
Minimum and maximum TTL values for positive and negative responses.
TtlConfig
The time-to-live (TTL) configuration used by the cache.