Type Definition warp::reject::Cause[][src]

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

Error cause for a rejection.