Docs.rs
ruvector-gnn-2.0.3
ruvector-gnn 2.0.3
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ruvnet
Dependencies
anyhow ^1.0
normal
dashmap ^6.1
normal
memmap2 ^0.9
normal
optional
ndarray ^0.16
normal
page_size ^0.6
normal
optional
parking_lot ^0.12
normal
rand ^0.8
normal
rand_distr ^0.4
normal
rayon ^1.10
normal
ruvector-core ^2.0.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
criterion ^0.5
dev
proptest ^1.5
dev
tempfile ^3.10
dev
libc ^0.2
normal
napi ^2.16
normal
optional
napi-derive ^2.16
normal
optional
Versions
88.24%
of the crate is documented
Go to latest version
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_
gnn
2.0.3
Module error
Module Items
Enums
Type Aliases
In crate ruvector_
gnn
ruvector_gnn
Module
error
Copy item path
Source
Expand description
Error types for the GNN module.
Enums
§
GnnError
Errors that can occur during GNN operations.
Type Aliases
§
Result
Result type alias for GNN operations.