Rejection

Type Alias Rejection 

Source
pub type Rejection = (StatusCode, &'static str);
Expand description

Rejection error used in the AuthBasicCustom and AuthBearerCustom extractors