NodeId

Type Alias NodeId 

Source
pub type NodeId = usize;
Expand description

Graph node identifier (contiguous integers for cache efficiency).