format_slice_debug

Function format_slice_debug 

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