fix: code cleanup, documentation

This commit is contained in:
Volodymyr Orlov
2020-08-27 11:37:14 -07:00
parent 7a7b0d6875
commit aa458d22fa
10 changed files with 147 additions and 64 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
pub mod distance;
pub mod num;
pub(crate) mod num;