hex_to_bytes

Function hex_to_bytes 

Source
pub fn hex_to_bytes(hex_str: &str) -> Result<Vec<u8>>