Searched refs:DebugStruct (Results 1 – 4 of 4) sorted by relevance
622 pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { in debug_span_field_if_nontrivial() argument
572 pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { in debug_span_field_if_nontrivial() argument
384 impl<'a, 'b> Visit for fmt::DebugStruct<'a, 'b> { implementation
26341 pub use core::fmt::{DebugList, DebugMap, DebugSet, DebugStruct, DebugTuple};