🛈 Note: This is pre-release documentation for the upcoming tracing 0.2.0 ecosystem.

For the release documentation, please see docs.rs, instead.

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.