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::Debug
fields are formatted using the alternate (:#
) formatter.