Docs.rs
corium-core-0.1.27
corium-core 0.1.27
Docs.rs crate page
Apache-2.0
OR
MIT
22 July 2026
Links
Homepage
crates.io
Source
Owners
csm
Dependencies
thiserror ^2
normal
proptest ^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
encode_value
corium_
core
0.1.27
In corium_
core::
encoding
corium_core
::
encoding
Function
encode_
value
Copy item path
Source
pub fn encode_value(value: &
Value
) ->
Vec
<
u8
>
ⓘ
Expand description
Encodes a value into a fresh vector.