[][src]Type Definition omnistreams::ProducerEventRx

type ProducerEventRx<T> = UnboundedReceiver<ProducerEvent<T>>;