Docs.rs
derive-hex-0.1.3
derive-hex 0.1.3
Docs.rs crate page
MPL-2.0
25 August 2026
Links
Repository
crates.io
Source
Owners
duskfoundation
Dependencies
quote ^1.0
normal
syn ^3.0
normal
Versions
66.67%
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
Crate derive_hex
derive_
hex
0.1.3
All Items
Crate Items
Derive Macros
Crate
derive_
hex
Copy item path
Source
Derive Macros
ยง
Hex
Derives lower- and upper-hexadecimal formatting for a serializable type.
HexDebug
Derives hexadecimal formatting and renders the serialized value for
Debug
.