pub fn decode_hex(value: &str) -> Result<Vec<u8>, FromHexError>
Allows to decode both “0x”-prefixed and non-prefixed hex strings