A macro for converting hexadecimal string literals to a byte array at compile time.
# Cargo.toml
[dependencies]
hex-literal = "1.1.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Converts a hex string literal to a byte array at compile time.
No known issues recorded.
No dependency data recorded yet.