pub struct DnsQuery { /* private fields */ }
Expand description
State for an in-progress DNS query.
The only reason this struct is public is to allow the socket state to be allocated externally.
pub struct DnsQuery { /* private fields */ }
State for an in-progress DNS query.
The only reason this struct is public is to allow the socket state to be allocated externally.