Docs.rs
host-encoding-0.3.4
host-encoding 0.3.4
Docs.rs crate page
AGPL-3.0
Links
Repository
crates.io
Source
Owners
replghost
Dependencies
blake2 ^0.10
normal
thiserror ^2
normal
tiny-keccak ^2
normal
twox-hash ^2
normal
wasm-bindgen-test ^0.3
dev
Versions
86.67%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
scale_compact_u64
host_
encoding
0.3.4
In host_
encoding::
dotns
host_encoding
::
dotns
Function
scale_
compact_
u64
Copy item path
Source
pub fn scale_compact_u64(buf: &mut
Vec
<
u8
>, val:
u64
)
Expand description
SCALE compact encoding for a u64 value.