Struct log_mdc::InsertGuard
[−]
[src]
pub struct InsertGuard { // some fields omitted }
A guard object which restores an MDC entry when dropped.
pub struct InsertGuard { // some fields omitted }
A guard object which restores an MDC entry when dropped.
impl Drop for InsertGuard
[src]