summaryrefslogtreecommitdiff
path: root/src/i2impl
diff options
context:
space:
mode:
Diffstat (limited to 'src/i2impl')
-rw-r--r--src/i2impl/mi2p.rs0
-rw-r--r--src/i2impl/mod.rs1
2 files changed, 1 insertions, 0 deletions
diff --git a/src/i2impl/mi2p.rs b/src/i2impl/mi2p.rs
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/src/i2impl/mi2p.rs
diff --git a/src/i2impl/mod.rs b/src/i2impl/mod.rs
new file mode 100644
index 0000000..4fa58ff
--- /dev/null
+++ b/src/i2impl/mod.rs
@@ -0,0 +1 @@
+pub mod mi2p; \ No newline at end of file