pub type ColliderGraphIndex = NodeIndex;
Index of a node of the interaction graph.
struct ColliderGraphIndex(/* private fields */);