Docs.rs
jam-primitives-0.2.0
jam-primitives 0.2.0
Permalink
Docs.rs crate page
Apache-2.0
09 June 2026
Links
crates.io
Source
Owners
35359595
Dependencies
anyhow ^1.0.98
normal
blake3 ^1.5
normal
ed25519-dalek ^2.0
normal
parity-scale-codec ^3.7.5
normal
serde ^1
normal
serde_bytes ^0.11
normal
Versions
95.65%
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_compact_u32
jam_
primitives
0.2.0
In jam_
primitives::
utils::
codec
jam_primitives
::
utils
::
codec
Function
encode_
compact_
u32
Copy item path
Source
pub fn encode_compact_u32(value:
u32
) ->
Vec
<
u8
>
ⓘ
Expand description
Encode a compact u32 (using parity-scale-codec)