Type Definition opentelemetry_http::HttpError[][src]

pub type HttpError = Box<dyn Error + Send + Sync + 'static>;