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