[][src]Module tracing_subscriber::field::debug

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.