Function translate_http_error

Source
pub async fn translate_http_error(
    response: Response,
) -> Result<Response, ApiError>