Skip to main content

GraphNodeIndex

Type Alias GraphNodeIndex 

Source
pub type GraphNodeIndex = NodeIndex;
Expand description

Backward-compatible name for a compact topology node index.

Aliased Typeยง

pub struct GraphNodeIndex(/* private fields */);