Function dec_to_hex_string

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