pub type NodeIx = NodeIndex<u32>;
The package graph’s node index type.
struct NodeIx(/* private fields */);