Function socksx::util::resolve_addr[][src]

pub async fn resolve_addr<S: Into<String>>(addr: S) -> Result<SocketAddr>
Expand description