Skip to main content

NodeId

Type Alias NodeId 

Source
pub type NodeId = usize;
Expand description

Identifier of a node within a Graph. Stable for the lifetime of the graph.