Type Definition jsonrpc_pubsub::SinkResult [] [src]

type SinkResult = Send<Sender<String>>;

Subscription send result.