poll_once

Function poll_once 

Source
async fn poll_once(
    client: &Client,
    url: &str,
) -> Result<Option<DispatchResponse>>