[][src]Type Definition rs_jsonrpc_pubsub::SinkResult

type SinkResult = Send<Sender<String>>;

Subscription send result.