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
try_bytes_from_hex_str
serde_
hex_
utils
0.2.0
serde_hex_utils
Function
try_
bytes_
from_
hex_
str
Copy item path
Source
pub fn try_bytes_from_hex_str(s: &
str
) ->
Result
<
Vec
<
u8
>,
Error
>
Expand description
Vec from Hex string