Module tracing_subscriber::field::debug

source ·
Expand description

MakeVisitor wrappers for working with fmt::Debug fields.

Structs§

  • A visitor wrapper that ensures any fmt::Debug fields are formatted using the alternate (:#) formatter.