hex_to_string

Function hex_to_string 

Source
pub fn hex_to_string(hex: &str) -> Result<String, Box<dyn Error>>