Skip to main content

AgentRef

Type Alias AgentRef 

Source
pub type AgentRef = Value;
Expand description

A runtime value referencing an agent.

Aliased Typeยง

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