async_client

Function async_client 

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