Macro regex_cached

Source
macro_rules! regex_cached {
    ($pattern:expr) => { ... };
}
Expand description

Macro for getting regex from global cache