Docs.rs
rskit-embedding-0.2.0-alpha.2
rskit-embedding 0.2.0-alpha.2
Docs.rs crate page
MIT
20 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
kbukum
Dependencies
async-trait ^0.1
normal
rskit-ai ^0.2.0-alpha.1
normal
rskit-component ^0.2.0-alpha.1
normal
rskit-errors ^0.2.0-alpha.1
normal
rskit-observability ^0.2.0-alpha.1
normal
rskit-provider ^0.2.0-alpha.1
normal
serde ^1
normal
serde_json ^1
normal
tracing ^0.1
normal
tokio ^1
dev
Versions
100%
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
normalize
rskit_
embedding
0.2.0-alpha.2
rskit_embedding
Function
normalize
Copy item path
Source
pub fn normalize(vector: &[
f32
]) ->
Option
<
Vec
<
f32
>>
Expand description
Normalize a vector to unit length.