bytes_from_hex

Function bytes_from_hex 

Source
pub fn bytes_from_hex(hex_bytes: &[u8]) -> Result<Vec<u8>, String>