Type Definition trust_dns_resolver::name_server::NameServer
source · pub type NameServer<P> = AbstractNameServer<GenericConnection, P>;
Expand description
Specifies the details of a remote NameServer used for lookups
pub type NameServer<P> = AbstractNameServer<GenericConnection, P>;
Specifies the details of a remote NameServer used for lookups