Cargo Features
hnsw_rs has no features set by default.
[dependencies]
hnsw_rs = { version = "0.3.0", features = ["stdsimd", "simdeez_f"] }
-
stdsimd
-
Enables
stdsimd
of
anndists
anndists: feature for std simd on nightly
-
simdeez_f
-
feature for simd on stable for x86*
Enables
simdeez_f
of
anndists