Skip to main content

AgentId

Type Alias AgentId 

Source
pub type AgentId = Uuid;
Expand description

Unique identifier for an agent instance.

Aliased Typeยง

pub struct AgentId(/* private fields */);