Function parse_tmc_error_response

Source
fn parse_tmc_error_response(
    error_text: &str,
    status: Option<StatusCode>,
) -> String