pub type VertexId<H> = <H as TopologyBase>::ElementId;
Hypergraph-facing alias for a topology element ID (vertex).