Macro hex_literal::hex []

macro_rules! hex {
    ProcMacroHackExpr => { ... };
}

Macro for converting hex string to byte array at compile time