[][src]Type Definition jsonrpc_pubsub::SinkResult

type SinkResult = Send<Sender<String>>;
[]

Subscription send result.