AgentId

Type Alias AgentId 

Source
pub type AgentId = Uuid;
Expand description

Unique identifier for an agent

Aliased Type§

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