Function with_regex_cache

Source
pub fn with_regex_cache<R, F: FnOnce(&mut RegexCache) -> R>(f: F) -> R