Function log_mdc::remove [] [src]

pub fn remove<Q: ?Sized>(key: &Q) -> Option<String> where
    String: Borrow<Q>,
    Q: Hash + Eq

Removes a value from the MDC.