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
compile_regex
Copy item path
Settings
Help
Summary
Source
pub fn compile_regex(re: &
str
) ->
Result
<Regex, Error>