Function log_mdc::remove

source · []
pub fn remove<Q: ?Sized>(key: &Q) -> Option<String> where
    String: Borrow<Q>,
    Q: Hash + Eq
Expand description

Removes a value from the MDC.