pub type DynAgentWrapperCompletion = Pin<Box<dyn Future<Output = Result<AgentWrapperCompletion, AgentWrapperError>> + Send>>;Aliased Typeยง
pub struct DynAgentWrapperCompletion { /* private fields */ }pub type DynAgentWrapperCompletion = Pin<Box<dyn Future<Output = Result<AgentWrapperCompletion, AgentWrapperError>> + Send>>;pub struct DynAgentWrapperCompletion { /* private fields */ }