Static REGEX_CACHE_SIZE

Source
pub static REGEX_CACHE_SIZE: LazyLock<usize>
Expand description

Specifies the number of computed regexes which can be cached in the engine.