Function workflow_rs::log::format_hex
source ยท pub fn format_hex(data: &[u8]) -> StringExpand description
Returns a string formatted as a hex data dump of the supplied slice argument.
pub fn format_hex(data: &[u8]) -> StringReturns a string formatted as a hex data dump of the supplied slice argument.