pub type AgentStream = BoxedStream<'static, Result<AgentStreamEvent, AgentError>>;Aliased Typeยง
pub struct AgentStream(/* private fields */);pub type AgentStream = BoxedStream<'static, Result<AgentStreamEvent, AgentError>>;pub struct AgentStream(/* private fields */);