Skip to main content
debug_list_new
core
1.98.0-nightly
(6368fd52c 2026-05-29)
In core::
fmt::
builders
core
::
fmt
::
builders
Function
debug_
list_
new
Copy item path
Source
pub(super) fn debug_list_new<'a, 'b>( fmt: &'a mut
Formatter
<'b>, ) ->
DebugList
<'a, 'b>