pub type TransportError = SendError<String>;
Expand description

Raw transport error.