pub type NodeId = u32;
NodeId is the unique identifier of a node in the configuration graph for petgraph and the code generation.