Available on crate feature
tracing only.Expand description
MakeVisitor wrappers for working with fmt::Debug fields.
Structsยง
- Alt
- A visitor wrapper that ensures any
fmt::Debugfields are formatted using the alternate (:#) formatter.