Function hex_decode

Source
pub fn hex_decode(data: &str) -> Result<Vec<u8>, ByteUtilsError>
Expand description

Decode hex with 0x prefix