Skip to main content

hex_encode

Function hex_encode 

Source
pub fn hex_encode(bytes: impl AsRef<[u8]>) -> String
Expand description

Lower-case hex of digest bytes. The only place the hex string is materialized for CredentialHash values (reporters, Debug).