pub fn format_hex_with_colors<'a>( data: &'a [u8], colors: Vec<(&'a str, usize)>, ) -> ColorHexView<'a>
Formats a hex data dump to contain color ranges