pub type NodeId = String;
Unique identifier for a node in a workflow
struct NodeId { /* private fields */ }