Skip to main content

AgentStreamTx

Type Alias AgentStreamTx 

Source
pub type AgentStreamTx = UnboundedSender<AgentStreamEvent>;

Aliased Type§

pub struct AgentStreamTx { /* private fields */ }