Docs.rs
nodedb-vector-0.0.5
nodedb-vector 0.0.5
Permalink
Docs.rs crate page
BUSL-1.1
Links
Homepage
Repository
crates.io
Source
Owners
farhan-syah
Dependencies
libc ^0.2
normal
optional
memmap2 ^0.9
normal
optional
nodedb-types ^0
normal
rkyv ^0.8
normal
roaring ^0.11
normal
serde ^1
normal
thiserror ^2.0
normal
tracing ^0.1
normal
zerompk ^0.4
normal
rand ^0.9
dev
tempfile ^3
dev
Versions
75.78%
of the crate is documented
Platform
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
binary_size
nodedb_
vector
0.0.5
In nodedb_
vector::
quantize::
binary
nodedb_vector
::
quantize
::
binary
Function
binary_
size
Copy item path
Source
pub fn binary_size(dim:
usize
) ->
usize
Expand description
Binary vector size in bytes for a given dimensionality.