opentitanlib::util::hexdump

Function hexdump_string

Source
pub fn hexdump_string(buf: &[u8]) -> Result<String>
Expand description

Print a hexdump of a buffer to a string.