Docs.rs
mavryk_data_encoding-0.6.0
mavryk_data_encoding 0.6.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
TristanAllaire
Dependencies
bit-vec ^0.6.2
normal
bitvec ^1.0
normal
hex ^0.4
normal
lazy_static ^1.4
normal
mavryk_data_encoding_derive ^0.6.0
normal
nom ^7.1
normal
num-bigint ^0.4
normal
num-traits ^0.2.8
normal
serde ^1.0
normal
thiserror ^1.0
normal
serde_json ^1.0
dev
Versions
61.19%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
mavryk_
data_
encoding
0.6.0
In mavryk_
data_
encoding::
enc
mavryk_data_encoding
::
enc
Function
u16
Copy item path
Source
pub fn u16(i: &
u16
, out: &mut
Vec
<
u8
>) ->
BinResult