Skip to main content

error_to_response

Function error_to_response 

Source
pub fn error_to_response(
    error: &LogsError,
    request_id: &str,
) -> Response<LogsResponseBody>
Expand description

Convert a LogsError into a complete HTTP error response.