summaryrefslogtreecommitdiff
path: root/utils/src/math.rs
diff options
context:
space:
mode:
Diffstat (limited to 'utils/src/math.rs')
-rw-r--r--utils/src/math.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/src/math.rs b/utils/src/math.rs
new file mode 100644
index 0000000..42a44a1
--- /dev/null
+++ b/utils/src/math.rs
@@ -0,0 +1 @@
+pub mod levenshtein_distance;