pub type TransportError = SendError;
Expand description

Raw transport error.

Aliased Type§

struct TransportError { /* private fields */ }