Docs.rs
serde-hex-utils-0.2.0
serde-hex-utils 0.2.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
seunlanlege
github:polytope-labs:core-devs
Dependencies
anyhow ^1.0
normal
hex ^0.4.3
normal
serde ^1.0.219
normal
primitive-types ^0.13.1
dev
serde_json ^1.0.99
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
Module seq_of_hex
serde_
hex_
utils
0.2.0
Module seq_
of_
hex
Module Items
Functions
In crate serde_
hex_
utils
serde_hex_utils
Module
seq_
of_
hex
Copy item path
Source
Expand description
Hex serializer and Deserializer for Vec<Vec
>
Functions
ยง
deserialize
Deserialize for an array of hex strings into Vec<Vec
>
serialize
Serialize Vec<Vec
> into an array of hex string