Skip to main content

ActorID

Type Alias ActorID 

Source
pub type ActorID = Uuid;
Expand description

Agent IDs are used to identify actors

Aliased Typeยง

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