polars_
utils
0.46.0
In polars_
utils::
regex_
cache
Macros
cached_regex
Structs
RegexCache
Functions
compile_regex
with_regex_cache
polars_utils
::
regex_cache
Function
with_regex_cache
Copy item path
Settings
Help
Summary
Source
pub fn with_regex_cache<R, F:
FnOnce
(&mut
RegexCache
) -> R>(f: F) -> R