Module dns_lru
hickory_resolver
0.24.1
Module dns_lru
Structs
In crate hickory_resolver
Modules
caching_client
config
dns_lru
error
lookup
lookup_ip
name_server
system_conf
Structs
AsyncResolver
Hosts
Name
Resolver
Traits
IntoName
TryParseIp
Functions
version
Type Aliases
ResolverFuture
TokioAsyncResolver
?
Settings
Module
hickory_resolver
::
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.