[][src]Type Definition susy_jsonrpc_pubsub::SinkResult

type SinkResult = Send<Sender<String>>;

Subscription send result.