Browse Source

map: added types module

lunar-mining 4 years ago
parent
commit
c0d3417856
1 changed files with 2 additions and 0 deletions
  1. 2 0
      bin/map/src/types.rs

+ 2 - 0
bin/map/src/types.rs

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