pub type AgentStream = Receiver<AgentEvent>;Expand description
Agent 层流式事件通道类型别名
Aliased Type§
pub struct AgentStream { /* private fields */ }pub type AgentStream = Receiver<AgentEvent>;Agent 层流式事件通道类型别名
pub struct AgentStream { /* private fields */ }