Skip to main content

RawTransportFailure

Type Alias RawTransportFailure 

Source
pub type RawTransportFailure = TransportFailure<RawHttpError>;
Expand description

Delivery-phased raw reqwest failure.

Aliased Typeยง

pub struct RawTransportFailure { /* private fields */ }