Type Alias HttpError

Source
pub type HttpError = Error<ErrorCode>;

Aliased Typeยง

struct HttpError { /* private fields */ }