Skip to main content

to_hex_string

Function to_hex_string 

Source
pub fn to_hex_string(num: u8) -> String
Expand description

Convert a byte value to a two-digit uppercase hex string.