Function workflow_log::format_hex

source ·
pub fn format_hex(data: &[u8]) -> String
Expand description

Returns a string formatted as a hex data dump of the supplied slice argument.