pub type WorkflowId = String;
Unique identifier for workflows
pub struct WorkflowId { /* private fields */ }