pub fn hex_encode_bytes(bytes: &[u8]) -> String
Encodes bytes using the lowercase hexadecimal alphabet expected by durable codecs.