Skip to main content

AgentStream

Type Alias AgentStream 

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

Agent 层流式事件通道类型别名

Aliased Type§

pub struct AgentStream { /* private fields */ }