Function http_status_to_error

Source
pub fn http_status_to_error(
    status: StatusCode,
    exchange: &str,
    body: Option<&str>,
) -> EMSError
Expand description

Helper function to convert HTTP status codes to EMSError