Function dec_to_hex_single

Source
pub fn dec_to_hex_single(n: u32) -> Result<String>