hnsw 0.11.0

Fast approximate nearest neighbors
Documentation
1
2
3
4
5
6
mod hnsw_const;
mod nodes;
#[cfg(feature = "serde")]
mod serde_impl;

pub use hnsw_const::*;