format_slice_hex

Function format_slice_hex 

Source
pub fn format_slice_hex<I: IntoIterator<Item: LowerHex>>(
    items: I,
    color: bool,
) -> String