Function miden_core::utils::to_hex

source ยท
pub fn to_hex(bytes: impl AsRef<[u8]>) -> String
Expand description

Construct a String containing the hexadecimal representation of bytes