Struct log_mdc::ExtendGuard
[−]
[src]
pub struct ExtendGuard(_);
A guard objects which restores MDC entries when dropped.
pub struct ExtendGuard(_);
A guard objects which restores MDC entries when dropped.
impl Drop for ExtendGuard
[src]