Crate dns_server_watcher
source ·Expand description
DNS Server watcher.
Structs
The DNS servers learned from all sources.
Enums
The possible sources of DNS server updates.
Constants
The default DNS server port.
Functions
Returns a
Stream
of [DnsServerWatcherEvent
]s from watching the server configuration
provided by proxy
.