Skip to main content

hex_encode_bytes

Function hex_encode_bytes 

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

Encodes bytes using the lowercase hexadecimal alphabet expected by durable codecs.