miden_crypto::utils

Function word_to_hex

source
pub fn word_to_hex(w: &Word) -> Result<String, Error>
Expand description

Converts a Word into hex.