Docs.rs
innate-0.1.6
innate 0.1.6
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
renmengkai
Dependencies
anyhow ^1
normal
chrono ^0.4
normal
clap ^4
normal
dirs-next ^2
normal
libc ^0.2
normal
rusqlite ^0.31
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
thiserror ^1
normal
tokio ^1
normal
tracing ^0.1
normal
ureq ^2
normal
uuid ^1
normal
tempfile ^3
dev
Versions
23.59%
of the crate is documented
Go to latest version
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
pack_embedding
innate_
core
0.1.6
In innate_
core::
utils
innate_core
::
utils
Function
pack_
embedding
Copy item path
Source
pub fn pack_embedding(v: &[
f32
]) ->
Vec
<
u8
>
ⓘ
Expand description
Pack a Vec
into bytes (little-endian f32 array).