Add EdgeMap and private generic EntityMap, update tests

This commit is contained in:
2026-05-07 16:03:17 +02:00
parent e074fdf944
commit 6fe3acb306
7 changed files with 375 additions and 140 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
pub(crate) mod graph_topology_testing;
pub(crate) mod vertex_map_testing;
pub(crate) mod maps_testing;