Function workflow_log::format_hex_with_colors

source ·
pub fn format_hex_with_colors<'a>(
    data: &'a [u8],
    colors: Vec<(&'a str, usize)>
) -> ColorHexView<'a>
Expand description

Formats a hex data dump to contain color ranges