Struct tracing_core::dispatcher::DefaultGuard
source · pub struct DefaultGuard(_);Expand description
A guard that resets the current default dispatcher to the prior default dispatcher when dropped.
pub struct DefaultGuard(_);A guard that resets the current default dispatcher to the prior default dispatcher when dropped.