Home
last modified time | relevance | path

Searched refs:DebugStruct (Results 1 – 4 of 4) sorted by relevance

/third_party/rust/crates/proc-macro2/src/
Dfallback.rs622 pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { in debug_span_field_if_nontrivial() argument
Dwrapper.rs572 pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { in debug_span_field_if_nontrivial() argument
/third_party/rust/crates/tracing/tracing-core/src/
Dfield.rs384 impl<'a, 'b> Visit for fmt::DebugStruct<'a, 'b> { implementation
/third_party/rust/crates/memchr/bench/data/code/
Drust-library.rs26341 pub use core::fmt::{DebugList, DebugMap, DebugSet, DebugStruct, DebugTuple};