Explorar el Código

map: added types module

lunar-mining hace 4 años
padre
commit
c0d3417856
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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;