Type Definition jsonrpc_pubsub::TransportError [] [src]

type TransportError = SendError<String>;

Raw transport error.