miden_objects::crypto::utils

Function word_to_hex

Source
pub fn word_to_hex(w: &[BaseElement; 4]) -> Result<String, Error>
Expand description

Converts a Word into hex.