Function mc_sgx_util::fmt_hex

source ·
pub fn fmt_hex(src: &[u8], f: &mut Formatter<'_>) -> Result
Expand description

A helper method that displays a u32 as Hex with a “_” delimiter.