pub type GenericNameServer<R> = NameServer<GenericConnector<R>>;Expand description
Specifies the details of a remote NameServer used for lookups
Aliased Typeยง
pub struct GenericNameServer<R> { /* private fields */ }pub type GenericNameServer<R> = NameServer<GenericConnector<R>>;Specifies the details of a remote NameServer used for lookups
pub struct GenericNameServer<R> { /* private fields */ }