summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lib.rs3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lib.rs b/src/lib.rs
new file mode 100644
index 0000000..63d8a0e
--- /dev/null
+++ b/src/lib.rs
@@ -0,0 +1,3 @@
+//! As Close As Possible — [nearest neighbor search] in Rust.
+//!
+//! [nearest neighbor search]: https://en.wikipedia.org/wiki/Nearest_neighbor_search