Function debug_list_new

Source
pub(super) fn debug_list_new<'a, 'b>(
    fmt: &'a mut Formatter<'b>,
) -> DebugList<'a, 'b>