pub type CapabilitySet = BTreeSet<WorkflowCapability>;
pub struct CapabilitySet { /* private fields */ }