pub fn create_dns_resolver(nameserver: SocketAddr) -> Result<TokioAsyncResolver>
👎Deprecated: This crate has been renamed from ‘iroh-net’ to ‘iroh’, please use the new crate
Available on
test
or crate feature test-utils
only.Expand description
Create a DNS resolver with a single nameserver.