Fallback

Type Alias Fallback 

Source
pub type Fallback<R> = fn(&Request<'_>, Error) -> R;
Expand description

The fallback function when service is rejected by sentinel.