Macro hex_literal::hex [−][src]
hex!() { /* proc-macro */ }
Expand description
Macro for converting sequence of string literals containing hex-encoded data into an array of bytes.
hex!() { /* proc-macro */ }
Macro for converting sequence of string literals containing hex-encoded data into an array of bytes.