pub type DelegateName = String;Expand description
Stable key for a delegate executor. Manifests usually reference this
through delegates[].agent; when omitted, delegates[].name is used.
Aliased Typeยง
pub struct DelegateName { /* private fields */ }