pub type AgentId = String;
A unique identifier for an agent in the forest.
pub struct AgentId { /* private fields */ }