Skip to main content
build_regex
fmf_
core
0.1.0
In fmf_
core::
query::
compile
fmf_core
::
query
::
compile
Function
build_
regex
Copy item path
Source
fn build_regex( body: &
str
, ci:
bool
, pattern_for_err: &
str
, ) ->
Result
<Regex,
CompileError
>