Function miden_objects::crypto::utils::word_to_hex

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

Converts a Word into hex.