color_from_hex!() { /* proc-macro */ }Expand description
Macro for converting a string literal containing hex-encoded color data into an array of bytes.
color_from_hex!() { /* proc-macro */ }Macro for converting a string literal containing hex-encoded color data into an array of bytes.