hex_decode

Function hex_decode 

Source
pub fn hex_decode(data: String) -> Result<Vec<u8>, String>