pub type AuthenticatedTransportFailure = TransportFailure<TransportError>;Expand description
Delivery-phased authenticated reqwest failure.
Aliased Typeยง
pub struct AuthenticatedTransportFailure { /* private fields */ }pub type AuthenticatedTransportFailure = TransportFailure<TransportError>;Delivery-phased authenticated reqwest failure.
pub struct AuthenticatedTransportFailure { /* private fields */ }