Skip to main content

ComponentRef

Type Alias ComponentRef 

Source
pub type ComponentRef = Value;
Expand description

A runtime value referencing an agent component.

Aliased Typeยง

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