pub type InternalEventReceiver = FlumeReceiver<DeserializedEvent>;Expand description
Client 与具体 CommunicationService 中
原始事件的接收通道
应由 Client 持有
Aliased Type§
pub struct InternalEventReceiver { /* private fields */ }pub type InternalEventReceiver = FlumeReceiver<DeserializedEvent>;Client 与具体 CommunicationService 中
原始事件的接收通道
应由 Client 持有
pub struct InternalEventReceiver { /* private fields */ }