Macro hex_literal::hex

source ·
hex!() { /* proc-macro */ }
Expand description

Macro for converting sequence of string literals containing hex-encoded data into an array of bytes.