AgentId

Type Alias AgentId 

Source
pub type AgentId = String;
Expand description

A unique identifier for an agent in the forest.

Aliased Typeยง

pub struct AgentId { /* private fields */ }