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