Module tracing_subscriber::field::debug
source · Expand description
MakeVisitor wrappers for working with fmt::Debug fields.
Structs§
- A visitor wrapper that ensures any
fmt::Debugfields are formatted using the alternate (:#) formatter.