regex_automata
0.4.8
In regex_automata::meta::strategy
Function
regex_automata
::
meta
::
strategy
::
new
Copy item path
source
ยท
[
−
]
pub(super) fn new( info: &
RegexInfo
, hirs: &[&
Hir
], ) ->
Result
<
Arc
<dyn
Strategy
>,
BuildError
>