[][src]Type Definition jsonrpc_pubsub::TransportError

type TransportError = SendError<String>;

Raw transport error.