Provides macros for encoding and decoding data using common formats like hex and base64.
# Cargo.toml
[dependencies]
data-encoding-macro = "0.1.20"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Encodes a byte slice to a hex string using the hex_encode macro.
No known issues recorded.
No dependency data recorded yet.