Function hex_to_dec_string

Source
pub fn hex_to_dec_string(s: &str) -> Result<(String, FormatLog)>