pub type AgentRef = Value;
A runtime value referencing an agent.
pub struct AgentRef(/* private fields */);