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