Type Definition HttpError
opentelemetry_http
type HttpError = Box<dyn Error + Send + Sync + 'static>;