[][src]Type Definition omnistreams::ProducerEventTx

type ProducerEventTx<T> = UnboundedSender<ProducerEvent<T>>;