settings::agent

Type Alias AgentFuture

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

Aliased Typeยง

struct AgentFuture {}