Function hex_to_string

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