pub type EventReceiver = Receiver<AgentEvent>;
事件接收器
pub struct EventReceiver { /* private fields */ }