Function decode_hex_string

Source
pub fn decode_hex_string(s: &str) -> Result<Vec<u8>>