hyper::error

Type Alias Cause

source
type Cause = Box<dyn StdError + Send + Sync>;

Aliased Typeยง

struct Cause(/* private fields */);