Type Alias NodeId

Source
pub type NodeId = NodeIndex<u32>;

Aliased Typeยง

struct NodeId(/* private fields */);