Struct tracing_core::dispatcher::DefaultGuard [−][src]
pub struct DefaultGuard(_);
A guard that resets the current default dispatcher to the prior default dispatcher when dropped.
Trait Implementations
impl Drop for DefaultGuard
[src]
impl Drop for DefaultGuard
[src]