[][src]Type Definition susydev_jsonrpc_pubsub::SinkResult

type SinkResult = Send<Sender<String>>;

Subscription send result.