Skip to main content

SkillId

Type Alias SkillId 

Source
pub type SkillId = String;
Expand description

Stable identifier for a skill (e.g. "recon.high_fanout", "general.baseline_compare").

Aliased Typeยง

pub struct SkillId { /* private fields */ }