Skip to main content

EventReceiver

Type Alias EventReceiver 

Source
pub type EventReceiver = Receiver<AgentEvent>;
Expand description

事件接收器

Aliased Type§

pub struct EventReceiver { /* private fields */ }