Type Alias NodeId

Source
pub type NodeId = String;
Expand description

Unique identifier for a node in a workflow

Aliased Typeยง

struct NodeId { /* private fields */ }