Type Definition tetsy_jsonrpc_pubsub::SinkResult[][src]

type SinkResult = Send<Sender<String>>;

Subscription send result.