aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs
diff options
context:
space:
mode:
authorjakobst1n <jakob.stendahl@outlook.com>2024-06-04 05:00:57 +0200
committerjakobst1n <jakob.stendahl@outlook.com>2024-06-04 05:00:57 +0200
commit6e9628e2d20c09eaeb7eedfe2f7278de0b65a09f (patch)
tree745677d456a80d6e3d3d80d66eea1bf5d0c4b636 /src/lib.rs
downloadtextgraph-6e9628e2d20c09eaeb7eedfe2f7278de0b65a09f.tar.gz
textgraph-6e9628e2d20c09eaeb7eedfe2f7278de0b65a09f.zip
Initial commit
Diffstat (limited to 'src/lib.rs')
-rw-r--r--src/lib.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib.rs b/src/lib.rs
new file mode 100644
index 0000000..6f94350
--- /dev/null
+++ b/src/lib.rs
@@ -0,0 +1 @@
+pub mod graph;