Skip to main content

AuthenticatedTransportFailure

Type Alias AuthenticatedTransportFailure 

Source
pub type AuthenticatedTransportFailure = TransportFailure<TransportError>;
Expand description

Delivery-phased authenticated reqwest failure.

Aliased Typeยง

pub struct AuthenticatedTransportFailure { /* private fields */ }