Function rust_tunnel::async_client[][src]

pub async fn async_client(
    tunnel_client: &str,
    tunnel_server: &str,
    pubkey: &str
) -> Result<()>