[][src]Function azure_sdk_core::errors::check_status_extract_body

pub async fn check_status_extract_body(
    resp: ResponseFuture,
    expected_status_code: StatusCode
) -> Result<String, AzureError>