pub type NodeIndex = NodeIndex<u32>;

Aliased Type§

struct NodeIndex(/* private fields */);