pub fn create_error_response(
error: Error,
request_id: Option<NumberOrString>,
) -> ResponseExpand description
Create an error response for a malformed request
pub fn create_error_response(
error: Error,
request_id: Option<NumberOrString>,
) -> ResponseCreate an error response for a malformed request