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