Type Alias AgentFuture

Source
pub type AgentFuture = LocalBoxFuture<'static, ()>;

Aliased Typeยง

pub struct AgentFuture { /* private fields */ }