pub fn iter<F>(f: F) where F: FnMut(&str, &str),
Invokes the provided closure for each entry in the MDC.