to_hex_string

Function to_hex_string 

Source
pub fn to_hex_string(bytes: &[u8]) -> String
Expand description

Format a 32-byte array as a “0x”-prefixed hex string.