Trait tracing_subscriber::field::VisitWrite
source · Expand description
Extension trait implemented by visitors to indicate that they write to an
io::Write
instance, and allow access to that writer.
Extension trait implemented by visitors to indicate that they write to an
io::Write
instance, and allow access to that writer.