fix: cargo fmt

This commit is contained in:
Volodymyr Orlov
2020-06-05 17:52:03 -07:00
parent 685be04488
commit a2784d6345
52 changed files with 3342 additions and 2829 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
pub mod bbd_tree;
pub mod cover_tree;
pub mod linear_search;
pub mod bbd_tree;