Module dns_lru
hickory_
resolver
0.24.1
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
And LRU eviction cache specifically for storing DNS records
TtlConfig
The time-to-live, TTL, configuration for use by the cache.