Docs.rs
superbit_lsh-0.1.1
superbit_lsh 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
kunalsinghdadhwal
Dependencies
bincode ^1.3
normal
optional
hashbrown ^0.15
normal
ndarray ^0.16
normal
parking_lot ^0.12
normal
pyo3 ^0.23
normal
optional
rand ^0.8
normal
rand_distr ^0.4
normal
rayon ^1.10
normal
optional
serde ^1
normal
optional
serde_json ^1
normal
optional
thiserror ^2
normal
criterion ^0.5
dev
rand ^0.8
dev
rand_distr ^0.4
dev
Versions
56.44%
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
superbit
0.1.1
Module error
Module Items
Enums
Type Aliases
In crate superbit
superbit
Module
error
Copy item path
Source
Enums
§
LshError
Errors that can occur when using the LSH index.
Type Aliases
§
Result
A specialized Result type for LSH index operations.