opentelemetry_http

Type Alias HttpError

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

Aliased Typeยง

struct HttpError(/* private fields */);