Type Definition opentelemetry_http::HttpError

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