Docs.rs
ruvector-router-core-2.0.4
ruvector-router-core 2.0.4
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ruvnet
Dependencies
anyhow ^1.0
normal
bincode ^2.0.0-rc.3
normal
chrono ^0.4
normal
crossbeam ^0.8
normal
memmap2 ^0.9
normal
ndarray ^0.15
normal
parking_lot ^0.12
normal
rand ^0.8
normal
rayon ^1.10
normal
redb ^2.1
normal
rkyv ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
simsimd ^5.9
normal
thiserror ^2.0
normal
tracing ^0.1
normal
uuid ^1.10
normal
criterion ^0.5
dev
proptest ^1.5
dev
tempfile ^3.12
dev
tracing-subscriber ^0.3
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
ruvector_
router_
core
2.0.4
Module error
Module Items
Enums
Type Aliases
In crate ruvector_
router_
core
ruvector_router_core
Module
error
Copy item path
Source
Expand description
Error types for the vector database
Enums
§
Vector
DbError
Error types that can occur during vector database operations
Type Aliases
§
Result
Result type alias for vector database operations