Docs.rs
normalize-semantic-0.3.2
normalize-semantic 0.3.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
pterror
Dependencies
anyhow ^1
normal
fastembed ^5
normal
gix ^0.81
normal
libsql ^0.9
normal
normalize-facts ^0.3.2
normal
normalize-output ^0.3.2
normal
schemars ^1
normal
optional
serde ^1
normal
serde_json ^1
normal
server-less ^0.4.9
normal
optional
sqlite-vec ^0.1.9-alpha.1
normal
thiserror ^2
normal
toml ^0.8
normal
tracing ^0.1
normal
Versions
76.27%
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
decode_vector
normalize_
semantic
0.3.2
In normalize_
semantic::
embedder
normalize_semantic
::
embedder
Function
decode_
vector
Copy item path
Source
pub fn decode_vector(bytes: &[
u8
]) ->
Vec
<
f32
>
Expand description
Decode a little-endian byte blob back to f32 values.