Type Alias libp2p_dns::DnsConfig
source · pub type DnsConfig<T> = Transport<T>;
👎Deprecated: Use
async_std::Transport
instead.Available on crate feature
async-std
only.Aliased Type§
struct DnsConfig<T> { /* private fields */ }