regex_
automata
0.4.8
In regex_
automata::
meta::
strategy
Structs
Core
Pre
ReverseAnchored
ReverseInner
ReverseSuffix
Traits
Strategy
Functions
copy_match_to_slots
new
regex_automata
::
meta
::
strategy
Function
new
Copy item path
Settings
Help
Summary
Source
pub(super) fn new( info: &
RegexInfo
, hirs: &[&
Hir
], ) ->
Result
<
Arc
<dyn
Strategy
>,
BuildError
>