Skip to main content

with_handle_regex

Function with_handle_regex 

Source
pub fn with_handle_regex<R>(f: impl FnOnce(&Regex) -> R) -> R
Expand description

Runs f with as argument a reference to a compiled HANDLE_REGEX that is cached thread locally.