Docs.rs
vector-index-0.1.0
vector-index 0.1.0
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
elli0t-yash
Dependencies
parking_lot ^0.12
normal
rand ^0.8
normal
serde ^1.0
normal
optional
thiserror ^1.0
normal
approx ^0.5
dev
criterion ^0.5
dev
proptest ^1.5
dev
rand_distr ^0.4
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module error
vector_
index
0.1.0
Module error
Module Items
Enums
Type Aliases
In crate vector_
index
vector_index
Module
error
Copy item path
Source
Expand description
Error types for the vector index.
Enums
§
Index
Error
Errors returned by index operations.
Type Aliases
§
Index
Result
Result alias for operations on a
HnswIndex
.