pub type AgentStream = Stream<AgentProtocol>;Expand description
Owned decoded agent stream.
Aliased Typeยง
pub struct AgentStream { /* private fields */ }pub type AgentStream = Stream<AgentProtocol>;Owned decoded agent stream.
pub struct AgentStream { /* private fields */ }