Type Definition jsonrpc_pubsub::TransportError

source ·
pub type TransportError = SendError<String>;
Expand description

Raw transport error.