send_with_retry

Function send_with_retry 

Source
pub async fn send_with_retry(
    build_req: impl FnMut() -> RequestBuilder,
) -> Result<Response>