pub async fn update_pending_request_with_response(
client: &Client,
response: &HttpResponse,
) -> Result<()>Expand description
Update pending request with response data
pub async fn update_pending_request_with_response(
client: &Client,
response: &HttpResponse,
) -> Result<()>Update pending request with response data