map: added types module

This commit is contained in:
lunar-mining
2022-01-17 10:54:10 +01:00
parent 90355f47d8
commit c0d3417856

2
bin/map/src/types.rs Normal file
View File

@@ -0,0 +1,2 @@
//pub type NodeId = String;
//pub type NodeInfo = String;