Function core::fmt::builders::debug_struct_new
source · pub(super) fn debug_struct_new<'a, 'b>(
fmt: &'a mut Formatter<'b>,
name: &str
) -> DebugStruct<'a, 'b>
pub(super) fn debug_struct_new<'a, 'b>(
fmt: &'a mut Formatter<'b>,
name: &str
) -> DebugStruct<'a, 'b>