Function workflow_rs::log::prelude::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.