InternalNodeId

Type Alias InternalNodeId 

Source
pub type InternalNodeId = usize;
Expand description

Internal node identifier type for efficient graph operations (usize for array indexing)