from_hex_string

Function from_hex_string 

pub fn from_hex_string(s: &str) -> Result<Vec<u8>, Error>