summaryrefslogtreecommitdiff
path: root/src/router/mod.rs
diff options
context:
space:
mode:
authorNamilskyy <alive6863@gmail.com>2025-12-27 22:26:52 +0300
committerNamilskyy <alive6863@gmail.com>2025-12-27 22:26:52 +0300
commit007ee0bc3534218b2d084f368444d96c16d9d7f9 (patch)
tree4de58305c0d57daa226b4cff7eee3b6055e1c6c3 /src/router/mod.rs
parent12528fcaf99763fc25df694d31208a6fa729d0a3 (diff)
An integrated i2p router is being developed
Diffstat (limited to 'src/router/mod.rs')
-rw-r--r--src/router/mod.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/router/mod.rs b/src/router/mod.rs
new file mode 100644
index 0000000..772c177
--- /dev/null
+++ b/src/router/mod.rs
@@ -0,0 +1,2 @@
+pub mod router;
+